Noah Gift wrote: > I am having some problems compiling on dual core 64bit AMD machine running > Cent OS 4.4 > > Using the 5.4 Source, I get this upon running make. > > /usr/lib/libpopt.so: could not read symbols: File in wrong format > collect2: ld returned 1 exit status > make[1]: *** [snmpd] Error 1 > make[1]: Leaving directory `/src/net-snmp-5.4/agent' > make: *** [subdirs] Error 1 > > Do I need to set a special ./configure option?
env LDFLAGS=-L/usr/lib64 ./configure ... +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
