Skip site navigation (1)Skip section navigation (2)
Date:      15 Sep 2003 17:58:49 +0200
From:      Lars Bungum <lars.bungum@copyleft.no>
To:        freebsd-ports@freebsd.org
Subject:   signal.h error keeps coming
Message-ID:  <1063641528.5841.35.camel@truth.in.copyleft.no>

next in thread | raw e-mail | index | archive | help
Gerrtings,

on our recently installed FreeBSD 4.8-RELEASE, more ports have failed to
compile upon this error:

/usr/include/signal.h:84: syntax error before `*'

for instance:

root#XX [/usr/ports/editors/jed] make
===>   jed-0.99.16 depends on shared library: slang.1 - not found
===>    Verifying install for slang.1 in /usr/ports/devel/libslang
===>  Building for libslang-1.4.8
cd src; make all
cd /usr/ports/devel/libslang/work/slang-1.4.8/src/i386objs; cc -c -O
-pipe   -fno-strength-reduce -Dunix -DSLANG 
/usr/ports/devel/libslang/work/slang-1.4.8/src/sldisply.c
In file included from
/usr/ports/devel/libslang/work/slang-1.4.8/src/sldisply.c:60:
/usr/include/signal.h:84: syntax error before `*'

--
and

root#XX [/usr/ports/www/mozilla-gtk2] make
===>   mozilla-1.2.1_2 depends on executable: zip - not found
===>    Verifying install for zip in /usr/ports/archivers/zip
===>  Extracting for zip-2.3_1
>> Checksum OK for zip23.tar.gz.
>> Checksum OK for zcrypt29-exportable.zip.
===>   zip-2.3_1 depends on executable: unzip - not found
===>    Verifying install for unzip in /usr/ports/archivers/unzip
===>  Building for unzip-5.50
ln: ./Makefile: File exists
NOTE:  use bsd target for non-Intel FreeBSD compiles (if any).
make unzips CC=cc LD=cc AS=cc CF="-I. -DASM_CRC -DBSD -O -pipe 
-DUSE_UNSHRINK" AF="-Di386 -O -pipe  -DUSE_UNSHRINK" CRC32=crc_gcc
cc -c -I. -DASM_CRC -DBSD -O -pipe  -DUSE_UNSHRINK unzip.c
In file included from unzpriv.h:219,
                 from unzip.h:605,
                 from unzip.c:64:
/usr/include/signal.h:84: syntax error before `*'
*** Error code 1
--

does this mean I need to cvsup and build a new world?  Thanks for
pointers.

-- 
Mvh.
Lars Bungum                            <lb@cl.no> <OpenPGP: E2C5C0A2>
Copyleft Software AS





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1063641528.5841.35.camel>