latest version of lsof still broke

Hermes Trismegistus hermes at trismegistus.net
Mon Apr 19 19:00:58 PDT 2004


I am getting the same results as Robert:

[root at sherman ports]> makedepend /usr/src/sys/sys/pcpu.h
-I/usr/local/include -I/usr/X11R6/include
makedepend: warning:  /usr/src/sys/sys/pcpu.h, line 37: #error "no
user-serviceable parts inside"

Is there a fix for this, or is this neophyte just out of luck?

Thanks for all the help...

J. Craig Woods
UNIX/Linux Network/System Administration
http://www.trismegistus.net/resume.htm
Entropy requires no maintenance.

On Mon, 19 Apr 2004, Robert Huff wrote:

>
> Michael C. Shultz writes:
>
> >  > Makefile and lib/Makefile created.
> >  > ./tests/config.cc created
> >  > ./tests/config.cflags created
> >  > ./tests/config.ldflags created
> >  > ./tests/config.xobj created
> >  > ===>  Building for lsof-4.71.1
> >  > (cd lib; make DEBUG="-O" CFGF="-pipe -march=pentium4 -march=pentium4
> >  > -DFREEBSDV=520 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHAS9660FS
> >  > -DHASIPv6 -DLSOF_VSTR=\"5.2-CURRENT\"") cc  -pipe -march=pentium4
> >  > -march=pentium4 -DFREEBSDV=520 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS
> >  > -DHAS9660FS -DHASIPv6 -DLSOF_VSTR="5.2-CURRENT" -I/usr/src/sys -O -c ckkv.c
> >  > In file included from ckkv.c:33:
> >  > ../machine.h:54: error: syntax error before "cpumask_t"
> >  > ../machine.h:54: warning: data definition has no type or storage class
> >  > In file included from /usr/src/sys/sys/mutex.h:41,
> >  >                  from /usr/src/sys/sys/eventhandler.h:34,
> >  >                  from /usr/src/sys/sys/conf.h:44,
> >  >                  from ../dlsof.h:68,
> >  >                  from ../lsof.h:181,
> >  >                  from ckkv.c:43:
> >  > /usr/src/sys/sys/pcpu.h:66: error: syntax error before "cpumask_t"
> >  > *** Error code 1
> >
> >
> >  Try:
> >
> >  makepend /usr/src/sys/sys/pcpu.h -I/usr/local/include -I/usr/X11R6/include
>
> huff@> makedepend /usr/src/sys/sys/pcpu.h -I/usr/local/include -I/usr/X11R6/include
> makedepend: warning:  /usr/src/sys/sys/pcpu.h, line 37: #error "no user-serviceable parts inside"
> huff@>
>
>
> 				Robert Huff
>
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list