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.

Solaris and EggDrop

Old posts that have not been replied to for several years.
Locked
G
GabryJ

Solaris and EggDrop

Post by GabryJ »

<unknown> 0x44 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x48 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x8c /usr/local/lib/libz.a(crc32.o)
<unknown> 0x90 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x348 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x34c /usr/local/lib/libz.a(crc32.o)
<unknown> 0x3bc /usr/local/lib/libz.a(crc32.o)
<unknown> 0x3c0 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x444 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x448 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x494 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x498 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x780 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x784 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x808 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x80c /usr/local/lib/libz.a(crc32.o)
<unknown> 0x874 /usr/local/lib/libz.a(crc32.o)
<unknown> 0x87c /usr/local/lib/libz.a(crc32.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `../../../compress.so'
Current working directory /export/home/gabryj/eggdrop1.6.16/src/mod/compress.mod
*** Error code 1
make: Fatal error: Command failed for target `compress.mod_so'
Current working directory /export/home/gabryj/eggdrop1.6.16/src/mod
*** Error code 1
make: Fatal error: Command failed for target `modules'

Some hints on how to fight against this error?
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Use 'make iconfig' and disable compress module. You will lost compression module, but bot should compile.
Locked