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.

Linking error, SunOS 5.7

Old posts that have not been replied to for several years.
Locked
m
madd2

Post by madd2 »

I get following when trying to compile modules on a SunOS 5.7 x86 system. Error comes from the first module, at this moment I turned off assoc and blowflish.

Code: Select all

 bash-2.03$ make modules
gcc -o ../../../channels.so ../channels.o -L/usr/local/lib -ltcl8.1 -lm -ldl -ln
sl -lsocket
Undefined                       first referenced
 symbol                             in file
main                                /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.
8.1/crt1.o
ld: fatal: Symbol referencing errors. No output written to ../../../channels.so
*** Error code 1
make: Fatal error: Command failed for target `../../../channels.so'
Current working directory /home/shell/mrantane/eggdrop1.6.6/src/mod/channels.mod
*** Error code 1
make: Fatal error: Command failed for target `channels.mod_so'
Current working directory /home/shell/mrantane/eggdrop1.6.6/src/mod
*** Error code 1
make: Fatal error: Command failed for target `modules'[code]
D
Didjital

Post by Didjital »

Try contacting your shell server admin, there experts at those types of things.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Shell admin experts? Are you joking?

85% of shell providers out there are run by people shoving a box up on the net, hiring a friend who would not start a provider, but has the experience with linux to set it up correctly.

Once you get to here, there is no software support, as they don't care what you run, as long as there processes aint harmed.

Besides, why should they provide support for eggdrop, when eggdrop is nothing to do with them.
Locked