Jump to content

Recommended Posts

 

	CC	rentitem2.c
/tmp/ccn7ox2q.o: In function `plugin_init':
/.../.../Hercules/src/plugins/rentitem2.c:206: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:205: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:201: undefined reference to `showmsg'
/tmp/ccn7ox2q.o: In function `buildin_rentitem2':
/.../.../Hercules/src/plugins/rentitem2.c:129: undefined reference to `script'
/.../.../Hercules/src/plugins/rentitem2.c:156: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:148: undefined reference to `itemdb'
/.../.../Hercules/src/plugins/rentitem2.c:180: undefined reference to `pc'
/.../.../Hercules/src/plugins/rentitem2.c:182: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:137: undefined reference to `itemdb'
/.../.../Hercules/src/plugins/rentitem2.c:150: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:140: undefined reference to `showmsg'
/tmp/ccn7ox2q.o: In function `buildin_getequipexpiretick':
/.../.../Hercules/src/plugins/rentitem2.c:93: undefined reference to `script'
/.../.../Hercules/src/plugins/rentitem2.c:105: undefined reference to `pc'
/tmp/ccn7ox2q.o: In function `atcommand_rentitem':
/.../.../Hercules/src/plugins/rentitem2.c:45: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:52: undefined reference to `itemdb'
/.../.../Hercules/src/plugins/rentitem2.c:72: undefined reference to `pet'
/.../.../Hercules/src/plugins/rentitem2.c:85: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:80: undefined reference to `pc'
/.../.../Hercules/src/plugins/rentitem2.c:81: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:63: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:67: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:55: undefined reference to `clif'
collect2: ld returned 1 exit status
make[1]: *** [../../plugins/rentitem2.so] Error 1
make[1]: Leaving directory `/.../.../Hercules/src/plugins'
make: *** [plugins] Error 2


 

@Habilis

Hello did you make it work in linux?

Share this post


Link to post
Share on other sites

 

 

	CC	rentitem2.c
/tmp/ccn7ox2q.o: In function `plugin_init':
/.../.../Hercules/src/plugins/rentitem2.c:206: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:205: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:201: undefined reference to `showmsg'
/tmp/ccn7ox2q.o: In function `buildin_rentitem2':
/.../.../Hercules/src/plugins/rentitem2.c:129: undefined reference to `script'
/.../.../Hercules/src/plugins/rentitem2.c:156: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:148: undefined reference to `itemdb'
/.../.../Hercules/src/plugins/rentitem2.c:180: undefined reference to `pc'
/.../.../Hercules/src/plugins/rentitem2.c:182: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:137: undefined reference to `itemdb'
/.../.../Hercules/src/plugins/rentitem2.c:150: undefined reference to `showmsg'
/.../.../Hercules/src/plugins/rentitem2.c:140: undefined reference to `showmsg'
/tmp/ccn7ox2q.o: In function `buildin_getequipexpiretick':
/.../.../Hercules/src/plugins/rentitem2.c:93: undefined reference to `script'
/.../.../Hercules/src/plugins/rentitem2.c:105: undefined reference to `pc'
/tmp/ccn7ox2q.o: In function `atcommand_rentitem':
/.../.../Hercules/src/plugins/rentitem2.c:45: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:52: undefined reference to `itemdb'
/.../.../Hercules/src/plugins/rentitem2.c:72: undefined reference to `pet'
/.../.../Hercules/src/plugins/rentitem2.c:85: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:80: undefined reference to `pc'
/.../.../Hercules/src/plugins/rentitem2.c:81: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:63: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:67: undefined reference to `clif'
/.../.../Hercules/src/plugins/rentitem2.c:55: undefined reference to `clif'
collect2: ld returned 1 exit status
make[1]: *** [../../plugins/rentitem2.so] Error 1
make[1]: Leaving directory `/.../.../Hercules/src/plugins'
make: *** [plugins] Error 2


 

@Habilis

Hello did you make it work in linux?

Yes I did

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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