AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only

My error :ld: 0711-317 ERROR: Undefined symbol: .__fd_getdtablesize

  • 1.  My error :ld: 0711-317 ERROR: Undefined symbol: .__fd_getdtablesize

    Posted Sat February 23, 2008 03:20 AM

    Originally posted by: SystemAdmin


    Aix version 5.2.05
    gcc version 3.3.2
    database :DB2 8.2 Patch10
    compile ESQL/C,link error

    gcc -Xlinker -bbigtoc -L/home/db2inst2/sqllib/lib -ldb2 -L/ksapp/jzjy/lib -lstdc++ -lkslib -lsrvsql5 -lsvr5 -lcliusr -lkcrypto -L/usr/lib -lm -lpthread -o /ksapp/jzjy/bin/ctssvrall ctssvrall.o p100101.o p900204.o

    ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
    ld: 0711-317 ERROR: Undefined symbol: .__fd_select
    ld: 0711-317 ERROR: Undefined symbol: .__fd_getdtablesize
    collect2: ld returned 8 exit status
    make: *** ctssvrall Error 1

    Thanks
    Come from China!

    Message was edited by: jiazhangshen
    #AIX-Forum