x11/wscan broken?

Serge Gagnon gagnon__s at videotron.ca
Tue Jun 10 07:52:41 PDT 2003


Hello,
according to:
http://bento.freebsd.org/errorlogs/i386-4-full/wscan-1.00.log 
and the notice "BROKEN" in this port, it seems that wscan is broken
because it doesn't find a missing header:
wibsd_wifi.c:57: machine/if_wavelan_ieee.h: No such file or directory

However, I don't know why, it seems that I have this header and that
this port build on my box.

quenix# locate if_wavelan_ieee.h |grep machine
/usr/include/machine/if_wavelan_ieee.h

quenix# uname -srp
FreeBSD 4.8-STABLE i386

quenix# pwd
/home/serge/Ports-work/Errors/wscan

; make
===>  Extracting for wscan-1.00
>> Checksum OK for wscan-1.00.tgz.
===>  Patching for wscan-1.00
===>  Applying FreeBSD patches for wscan-1.00
===>   wscan-1.00 depends on shared library: fltk.1 - found
===>   wscan-1.00 depends on shared library: X11.6 - found
===>  Configuring for wscan-1.00
===>  Building for wscan-1.00
gcc -DWSCANLOG=\"/usr/local/bin/wscanlog.sh\" -O -pipe   -Wall -DFREEBSD
-I/usr/X11R6/include -c wscan.cxx
gcc -O -pipe   -Wall -DFREEBSD -c wi_cSigStat.cpp
gcc -O -pipe   -Wall -DFREEBSD -c wibsd_wifi.c
gcc -O -pipe   -Wall -DFREEBSD -I/usr/X11R6/include -c common.cpp
gcc -fPIC -Wall  -g -pipe  -I/usr/X11R6/include -fno-exceptions wscan.o
wi_cSigStat.o wibsd_wifi.o common.o -lfltk -pthread  -L/usr/X11R6/lib 
-lGLU -lGL -lX11 -lXext  -lm -o wscan
;

and I didn't find nothing except to remove the "BROKEN" flag.

-- 
Serge Gagnon <gagnon__s at videotron.ca>
Quebec, Qc, Canada
GPG key available from:
ftp://quenix.dyndns.org/keys/sg.asc



More information about the freebsd-ports mailing list