Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 1998 16:04:20 -0800 (PST)
From:      Brian Handy <handy@sag.space.lockheed.com>
To:        ports@FreeBSD.ORG
Subject:   NAS compile woes
Message-ID:  <Pine.OSF.3.96.980201160148.10865P-100000@sag.space.lockheed.com>

next in thread | raw e-mail | index | archive | help
Either NAS has a problem, or I do.  I get lots of errors like this:

cc -O2 -fno-strength-reduce    -I../../../usr.include -I/usr/X11R6/include
-I/include  -DCSRG_BASED   -DFUNCPROTO=15 -DNARROWPROTO   -c
recordBucket.c
recordBucket.c:14: audio/audiolib.h: No such file or directory
recordBucket.c:15: audio/soundlib.h: No such file or directory
*** Error code 1 (continuing)
cc -O2 -fno-strength-reduce    -I../../../usr.include -I/usr/X11R6/include
-I/include  -DCSRG_BASED   -DFUNCPROTO=15 -DNARROWPROTO   -c
plyBcktAsync.c
plyBcktAsync.c:10: audio/audiolib.h: No such file or directory
plyBcktAsync.c:11: audio/soundlib.h: No such file or directory
*** Error code 1 (continuing)
[...]


Eventually it finishes and says "Build complete", but I don't have a warm
feeling about this.  (The header file does exist, I just don't have the
steam right now to go track it down.  Maybe later.)

2.2-STABLE.  If this works fine for other people, I'd like to know so I
can figure out what my particular problem is.  (And, in fact, this is why
I haven't submitted a PR on it.)


Wondering...


Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.96.980201160148.10865P-100000>