Linux make_all BUILD RYZOM FAILED

Added by icepick about 8 years ago

Can someone tell me what I'm missing, its getting BUILD RYZOM FAILED at the end.

This all compiled fine before i did an hg pull and update this morning. Something break or get
added that needs newer libs? (Fedora 13 x86)

This is the make log....

configure: WARNING: unrecognized options: --with-stlport, --with-python-version, --with-nel
configure: WARNING: unrecognized options: --with-stlport, --with-python-version, --with-nel
  • BUILD INIT NEL SUCCESS !
  • BUILD NEL SUCCESS !
  • BUILD NEL INSTALL SUCCESS !
  • UPDATE RYZOM MAKEFILE COMMON SUCCESS !
  • BUILD RYZOM COMMON SUCCESS !
  • UPDATE RYZOM MAKEFILE SUCCESS !

/usr/bin/ld: /ryzom/code/ryzom/../../code/install/release/lib/libnelmisc.a(p_thread.o): undefined reference to symbol 'pthread_create@GLIBC_2.1'
/usr/bin/ld: note: 'pthread_create
@GLIBC_2.1' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make2: * [ryzom_admin_service] Error 1
make2: Target `all' not remade because of errors.
make1:
[ryzom_admin_service-all] Error 2
/usr/bin/ld: /ryzom/code/ryzom/../../code/install/release/lib/libnelmisc.a(p_thread.o): undefined reference to symbol 'pthread_create@GLIBC_2.1'
/usr/bin/ld: note: 'pthread_create
@GLIBC_2.1' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make2:
[ryzom_naming_service] Error 1
make2: Target `all' not remade because of errors.
make1:
[ryzom_naming_service-all] Error 2
/usr/bin/ld: /ryzom/code/ryzom/../../code/install/release/lib/libnelmisc.a(p_thread.o): undefined reference to symbol 'pthread_create@GLIBC_2.1'
/usr/bin/ld: note: 'pthread_create
@GLIBC_2.1' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make2:
[mirror_service] Error 1
make2: Target `all' not remade because of errors.
make1:
[mirror_service-all] Error 2
/usr/bin/ld: /ryzom/code/ryzom/../../code/install/release/lib/libnelmisc.a(p_thread.o): undefined reference to symbol 'pthread_create@GLIBC_2.1'
/usr/bin/ld: note: 'pthread_create
@GLIBC_2.1' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make2:
[ryzom_welcome_service] Error 1
make2: Target `all' not remade because of errors.
make1: *
[ryzom_welcome_service-all] Error 2
/usr/bin/ld: /ryzom/code/ryzom/../../code/install/release/lib/libnelmisc.a(p_thread.o): undefined reference to symbol 'pthread_create@GLIBC_2.1'
/usr/bin/ld: note: 'pthread_create
@GLIBC_2.1' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation

Icepick


Replies (1)

RE: Linux make_all BUILD RYZOM FAILED - Added by icepick about 8 years ago

Well reverted back to original source with no changes and built fine, in game roaming around ok, Fedora 13 x86 server, Windows 7 Ult 64 bit with 32bit client. Wonder what would have changed that
breaks it.

(1-1/1)