Jump to content
  • 0
Sign in to follow this  
glemor123

hpm.c error after recompiling

Question

im using the latest revision

 

        CC      grfio.c        CC      HPM.cHPM.c: In function 'hplugins_grabHPData':HPM.c:320: error: 'struct socket_data' has no member named 'hdata'HPM.c:321: error: 'struct socket_data' has no member named 'hdatac'HPM.c: In function 'HPM_mmalloc':HPM.c:528: error: 'iMalloc' undeclared (first use in this function)HPM.c:528: error: (Each undeclared identifier is reported only onceHPM.c:528: error: for each function it appears in.)HPM.c: In function 'HPM_calloc':HPM.c:531: error: 'iMalloc' undeclared (first use in this function)HPM.c: In function 'HPM_realloc':HPM.c:534: error: 'iMalloc' undeclared (first use in this function)HPM.c: In function 'HPM_reallocz':HPM.c:537: error: 'iMalloc' undeclared (first use in this function)HPM.c: In function 'HPM_astrdup':HPM.c:540: error: 'iMalloc' undeclared (first use in this function)HPM.c: In function 'hpm_init':HPM.c:706: error: 'iMalloc' undeclared (first use in this function)HPM.c:711: error: 'struct malloc_interface' has no member named 'reallocz'HPM.c: In function 'hpm_final':HPM.c:787: error: 'iMalloc' undeclared (first use in this function)make[1]: *** [obj_all/HPM.o] Error 1

 

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

What changes have you made? I just built using latest svn revision and no warnings/errors were found using MSVC 2010... If you haven't made any changes try reverting to a previous revision and see if that works.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.