plunky
c75313ecdf
switch build to use libevent-1.4.12-stable from external
2009-11-02 10:13:19 +00:00
plunky
cfe3e08bfc
add external framework for libevent
2009-11-02 10:03:56 +00:00
christos
5227fdf88f
hook lex
2009-10-26 21:37:36 +00:00
christos
cb146138e8
unhook flex for now
2009-10-26 04:10:12 +00:00
christos
7fe0717e8a
Add flex.
2009-10-26 01:22:41 +00:00
christos
d7a39d71df
Add glue
2009-10-26 01:22:11 +00:00
mrg
572b798264
"regenerate" this based on the non-compat version updating.
2009-09-11 22:36:39 +00:00
mrg
e553df3559
build binutils 2.19 compat libraries. this lets HAVE_BINUTILS=219
...
work for amd64, and probably for sparc64.
2009-09-11 16:01:58 +00:00
mrg
246985af64
do not need the postfix libraries here.
2009-07-21 01:06:02 +00:00
mrg
f561334a77
rebuild all of these based upon build-makefiles version 1.7.
...
XXX: i have re-applied the by-hand patch to
XXX: compat/gnu/lib/crtstuff4/Makefile that ensures it finds the right
XXX: tconfig.h.
2009-07-21 01:00:36 +00:00
christos
384a097b90
Revert my change again. Now I see what was wrong... My CVS files were corrupted.
2009-06-10 12:48:06 +00:00
christos
9f591f8731
reference the correct dirs.
2009-06-10 01:11:50 +00:00
christos
e6cdc676f4
revert previous broken change
2009-06-08 01:22:53 +00:00
christos
b9499fcb74
glue in openssh
2009-06-07 22:59:22 +00:00
christos
443bace5e2
add glue for libmagic
2009-05-08 17:54:22 +00:00
christos
8ee7d2207a
add compat glue
2009-05-08 17:53:59 +00:00
christos
393e163e85
Add openldap from Kurt Schreiner. Really, this should just contain:
...
.include "../../../external/lib/Makefile"
but unfortunately we can't do this yet because we are missing:
SUBDIR+= ../../crypto/external/lib
SUBDIR+= ../bsd/fetch/lib
SUBDIR+= ../bsd/libarchive/lib
SUBDIR+= ../bsd/am-utils/lib
Yelp!
2009-04-14 21:20:49 +00:00
christos
c9b1bc05c2
revert previous. we want to link against the compat libs not the regular
...
ones.
2009-04-14 17:33:27 +00:00
martin
4d6d63eaa4
Replace (wrong) long ../../../ path to library source dir with
...
a ${NETBSDSRCDIR} based one.
2009-04-14 10:39:37 +00:00
christos
510f6be6ed
add 32 bit build blue.
2009-04-12 23:04:47 +00:00
christos
2314898e60
build bind libs too
2009-04-12 22:42:36 +00:00
tron
31faff7381
Include "bsd.own.mk" to get the definition of "NETBSDSRCDIR" via
...
"/etc/mk.conf". This fixes manual use of "make cleandir".
2009-01-20 22:49:29 +00:00
jmmv
b5e5aa9ff1
Add the top-level do-compat-external-lib target that mimics
...
do-external-lib so that we can build the compat libraries for
ATF. Also add compat/external/lib/Makefile following the same
example of external/lib/Makefile, which descends into the
external libraries and builds them.
2009-01-19 07:19:09 +00:00
jmmv
eca938b2b2
Add reachover Makefiles to build the compat libraries for ATF.
2009-01-19 07:17:19 +00:00
christos
7d3d8b672b
fix build
2008-10-31 23:54:38 +00:00
mrg
7a71ee4b9a
regenerate.
2008-10-27 08:00:01 +00:00
mrg
0624cb55ce
regenerate.
2008-10-27 07:22:51 +00:00
mrg
f6f31614b1
regenerate
2008-10-26 13:00:35 +00:00
mrg
28d618d682
build 32 bit compat libraries and ld.elf_so for amd64 and sparc64 builds.
...
two issues remain:
- LIBDPLIBS isn't working correctly, requiring hand-holding builds
- libc, libipsec, and libpcap have yacc issues, also requiring hand holding
ideally this will be replaced with a better method that can handle more
than one compat target, but i can't get that working yet. see the README
file for mroe details.
2008-10-26 07:38:27 +00:00