1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Satoshi Asami fa7604dda2 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>
1995-05-29 12:47:27 +00:00
Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
3.4 GiB
Languages
Makefile 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%