Date: Mon, 29 May 1995 05:47:29 -0700 From: Satoshi Asami <asami> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/iv/patches patch-ad Message-ID: <199505291247.FAA26979@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
asami 95/05/29 05:47:28 Modified: x11/iv Makefile Log: Make it fetch. Added: x11/iv/patches patch-ad Log: Make it compile. Well, almost. ibuild and idraw get a lot of undefined symbol messages, they seem to be missing the prefix "iv" in the library (src/lib/IV/FREEBSD/libIV.a). It probably has something to do with #define _lib_iv(name) iv##name in src/include/InterViews/iv.h, but I can't figure out for my life how this entangled spaghetti of include files manage to compile without swallowing their tails.... Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505291247.FAA26979>