This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

make config errors?

General support and discussion of Eggdrop bots.
Post Reply
U
Unred
Voice
Posts: 2
Joined: Tue Jul 12, 2005 2:30 am

make config errors?

Post by Unred »

make[2]: Entering directory `/home/Nate/eggdrop1.6.17/src/mod/blowfish.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././blowfish.mod/blowfish.c
.././blowfish.mod/blowfish.c: In function âblowfish_initâ:
.././blowfish.mod/blowfish.c:219: warning: pointer targets in passing argument 2 of â__builtin_strncpyâ differ in signedness
.././blowfish.mod/blowfish.c: In function âencrypt_stringâ:
.././blowfish.mod/blowfish.c:322: warning: pointer targets in assignment differ in signedness
.././blowfish.mod/blowfish.c:329: warning: pointer targets in assignment differ in signedness
mv blowfish.o ../


I think those warnings are what causes my DCC Chat to not work when I start the bot. What does this mean?
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

What platform are you compiling on and where did you get the src from?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Unred: These are warnings and not errors! Does the bot in fact compile ok?

Help us to help you (and try to help yourself)

Please note that we have "sticky" topics in each forum for a reason, to be read!
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply