Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libatf still broken
Even with christos's update to the Makefile,
Module Name: src
Committed By: christos
Date: Thu Jul 12 16:15:40 UTC 2012
Modified Files:
src/external/bsd/atf/lib/libatf-c++: Makefile
Log Message:
Properly include dependent library, unbreaks objdir build.
an update build is still failing:
# build libatf-c++/libatf-c++.so.0.0
rm -f libatf-c++.so.0.0
/build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-c++ -Wl,-x -shared -Wl,-soname,libatf-c++.so.0 -Wl,--warn-shared-textrel --sysroot=/build/netbsd-local/dest/amd64 -o libatf-c++.so.0.0 -Wl,-rpath-link,/build/netbsd-local/dest/amd64/lib -L=/lib -Wl,--whole-archive libatf-c++_pic.a -Wl,--no-whole-archive -L/build/netbsd-local/obj/amd64/external/bsd/atf/lib/libatf-c -latf-c
/build/netbsd-local/tools/x86_64/amd64/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find -lstdc++
/build/netbsd-local/tools/x86_64/amd64/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld:
cannot find -lm
collect2: ld returned 1 exit status
*** [libatf-c++.so.0.0] Error code 1
nbmake: stopped in /build/netbsd-local/src/external/bsd/atf/lib/libatf-c++
I will try shortly to see if it fails with clean $OBJDIR and $DESTDIR
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index