Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 1997 14:53:58 +0300 (EET DST)
From:      mika ruohotie <bsdcur@shadows.aeon.net>
To:        current@freebsd.org
Subject:   Re: osreldate.h  HELP I give up
Message-ID:  <199707011153.OAA27589@shadows.aeon.net>
In-Reply-To: <Pine.NEB.3.95.970628190547.4594A-100000@korin.warman.org.pl> from Andrzej Bialecki at "Jun 28, 97 07:11:06 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> > i havent been able to complete world in ages coz of the tcl prob,
> Strange. I completed "make world" about two weeks ago with none of the
> above. I mean, there were no problems at all - I typed "make world" and

hmm?

cc -O2 -m486 -pipe -I/usr/src/lib/libtcl/../../contrib/tcl/generic -I/usr/src/li
b/libtcl/../../contrib/tcl/unix -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WIT
H_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DSTDC_HEADERS=1 -DNEED_MATHERR
=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/usr/libdata/tcl\" -c /usr/src/lib/li
btcl/../../contrib/tcl/unix/tclMtherr.c -o tclMtherr.o
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c: In function `matherr':
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: dereferencing pointer
 to incomplete type
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: `DOMAIN' undeclared (
first use this function)
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: (Each undeclared iden
tifier is reported only once
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: for each function it 
appears in.)
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: dereferencing pointer
 to incomplete type
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: `SING' undeclared (fi
rst use this function)
...skipping...
*** Error code 1 (continuing)

and

cc -fpic -DPIC -O2 -m486 -pipe -I/usr/src/lib/libtcl/../../contrib/tcl/generic -
I/usr/src/lib/libtcl/../../contrib/tcl/unix -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=
1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DSTDC_HEADERS=1 -D
NEED_MATHERR=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/usr/libdata/tcl\" -c /us
r/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c -o tclMtherr.so
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c: In function `matherr':
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: dereferencing pointer
 to incomplete type
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: `DOMAIN' undeclared (
first use this function)
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: (Each undeclared iden
tifier is reported only once
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: for each function it 
appears in.)
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: dereferencing pointer
 to incomplete type
/usr/src/lib/libtcl/../../contrib/tcl/unix/tclMtherr.c:80: `SING' undeclared (fi
rst use this function)
*** Error code 1 (continuing)

and

install: libtcl.a: No such file or directory
*** Error code 71 (continuing)
`install' not remade because of errors.

(and then the same 3 again)

i dunno if those would kill the make world or not... but these i've gotten
for ages now... (i log my make worlds)

anyone with the same? (back in feb it was "common" i think)

during the time i've gotten these i've nuked my /usr/src at least twice, for
another reasons, and made a complite re_cvsup...


mickey



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