[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MKV supplementary files
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: MKV supplementary files
- From: Thorsten Glaser <tg_(_at_)_66h_(_dot_)_42h_(_dot_)_de>
- Date: Sat, 17 Apr 2004 15:02:40 +0000 (UTC)
Dixitur me scribere...
>As for the libraries, they work here, but I don't think they
>wouldn't work on stock OpenBSD.
Whoops, caught myself here. You might need the following diff
to src/share/mk/ (and do a sudo make install there) if you
get strage C++ errors:
Index: bsd.sys.mk
===================================================================
RCS file: /cvs/src/share/mk/bsd.sys.mk,v
retrieving revision 1.8
diff -d -u -r1.8 bsd.sys.mk
--- bsd.sys.mk 2000/07/06 23:12:41 1.8
+++ bsd.sys.mk 2004/04/17 15:01:11
@@ -3,6 +3,9 @@
#
# Overrides used for OpenBSD source tree builds.
+# Don't even think of overriding for ports builds.
+.ifndef TRUEPREFIX
+
#CFLAGS+= -Werror
.if defined(DESTDIR)
@@ -36,3 +39,5 @@
${COMPILE.c} -o ${.TARGET} ${.TARGET:R}.tab.c
rm -f ${.TARGET:R}.tab.c
.endif
+
+.endif # ndef TRUEPREFIX
If there's anything else, please reply (to the list).
//Thorsten
--
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend. -- Andreas Bogk über boehm-gc in d.a.s.r
Visit your host, monkey.org