Public bug reported: Binary package hint: fossology
Experienced a FTBFS in natty: http://launchpadlibrarian.net/57712256/buildlog_ubuntu-natty- amd64.fossology_1.2.0-3_FAILEDTOBUILD.txt.gz if [ `rpm --version|awk '{print $3}'` \< "4.5" ] ; then \ gcc pkgagent.c -I`pg_config --includedir` -I../../devel/libfossdb -L../../devel/libfossdb -lfossdb -I../../devel/libfossrepo -L../../devel/libfossrepo -lfossrepo -I../../devel/libfossagent -L../../devel/libfossagent -lfossagent -I/usr/include/rpm -lpq -lrpm -DSVN_REV="\"1.2.0, exported\"" -g -O2 -Wall -D_RPM_4_4 -o pkgagent; \ else \ gcc pkgagent.c -I`pg_config --includedir` -I../../devel/libfossdb -L../../devel/libfossdb -lfossdb -I../../devel/libfossrepo -L../../devel/libfossrepo -lfossrepo -I../../devel/libfossagent -L../../devel/libfossagent -lfossagent -I/usr/include/rpm -lpq -lrpm -DSVN_REV="\"1.2.0, exported\"" -g -O2 -Wall -D_RPM_4_4_COMPAT -o pkgagent; \ fi /usr/bin/ld: /tmp/ccciNFeG.o: undefined reference to symbol 'Ferror' /usr/bin/ld: note: 'Ferror' is defined in DSO /usr/lib64/librpmio.so.1 so try adding it to the linker command line /usr/lib64/librpmio.so.1: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[3]: *** [pkgagent] Error 1 ** Affects: fossology (Ubuntu) Importance: Undecided Assignee: Alex Chiang (achiang) Status: New ** Changed in: fossology (Ubuntu) Assignee: (unassigned) => Alex Chiang (achiang) -- FTBFS: undefined reference to symbol 'Ferror' https://bugs.launchpad.net/bugs/664760 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
