pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/net/nocol



On Mon, Sep 03, 2012 at 08:54:49AM +0200, Havard Eidnes wrote:
 > >  > Modified Files:
 > >  >         pkgsrc/net/nocol: Makefile distinfo
 > >  > Added Files:
 > >  >         pkgsrc/net/nocol/patches: patch-au
 > >  >
 > >  > Log Message:
 > >  > Tweak this package to use x11/tk's wish instead of the now-gone tixwish
 > >  > from the x11/tk-Tix package.  Use the newly added interpreter.mk file
 > >  > from the x11/tk package to deal with different installation prefixes.
 > >  > Bump PKGREVISION.
 > >
 > > Does this compile for you?
 > 
 > It does after my latest change, at least on NetBSD/i386 4.0_STABLE.

Hmm...

 > > It hasn't built for me in ages (on -current)...
 > 
 > What's the build error?

cc -o etherload -O -DNOCOL 
-I/home/pkgbulk/c/obj/net/nocol/work/nocol-4.3.1/include bpf.o etherload.o 
dlpi.o main.o nit.o pfilt.o snoop.o  linux.o util.o nocol_specific.o 
get_devlist.o -L/home/pkgbulk/c/obj/net/nocol/work/nocol-4.3.1/lib  -lnocol
etherload.o: In function `etherload':
etherload.c:(.text+0x14e): undefined reference to `flush_device'
etherload.c:(.text+0x2cc): undefined reference to `getpkt'
main.o: In function `main':
main.c:(.text+0x275): undefined reference to `os_devices'
main.c:(.text+0x28c): undefined reference to `os_devices'
main.c:(.text+0x331): undefined reference to `setup_device'
main.c:(.text+0x39f): undefined reference to `get_devtype'
*** Error code 1

Setting MAKE_JOBS_SAFE=no doesn't help, haven't got around to digging
deeper.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index