Problem SOLVED. I copied libpthread.a from a jail on that server to the right
directory and could compile the source.
It seemed that the library was somehow damaged.
Grtz.,
Jack
Op 29-12-16 16:06 heeft Dimitry Andric geschreven:
On 28 Dec 2016, at 23:47, Jack Raats wrote:
>
> At
> On 28 Dec 2016, at 23:47, Jack Raats wrote:
>>
>> At this moment Iâll get the following error while compiling buildworld
>>
>>
>>
>> --- clang-tblgen.full ---
>>
>> c++ -O2 -pipe -I/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvm
>> -I/usr/src/lib/clang/include -I/usr/src/contrib/llvm/include
>>
> On 28 Dec 2016, at 23:47, Jack Raats wrote:
>>
>> At this moment Iâll get the following error while compiling buildworld
>>
>>
>>
>> --- clang-tblgen.full ---
>>
>> c++ -O2 -pipe -I/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvm
>> -I/usr/src/lib/clang/include -I/usr/src/contrib/llvm/include
>>
On 28 Dec 2016, at 23:47, Jack Raats wrote:
>
> At this moment I’ll get the following error while compiling buildworld
>
>
>
> --- clang-tblgen.full ---
>
> c++ -O2 -pipe -I/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvm
> -I/usr/src/lib/clang/include -I/usr/src/contrib/llvm/include -DLLVM_ON
Hi
At this moment I’ll get the following error while compiling buildworld
--- clang-tblgen.full ---
c++ -O2 -pipe -I/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvm
-I/usr/src/lib/clang/include -I/usr/src/contrib/llvm/include -DLLVM_ON_UNIX
-DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_
On Tue, 2013-04-02 at 14:28 +0300, Dmitry Luhtionov wrote:
> When I put MALLOC_PRODUCTION=yes in /etc/make/conf, make buildworld hangs
> with error
> /usr/src/lib/libc/stdlib/
> malloc.c:126:1: error: "MALLOC_PRODUCTION" redefined
> : error: this is the location of the previous definition
>
> This
When I put MALLOC_PRODUCTION=yes in /etc/make/conf, make buildworld hangs
with error
/usr/src/lib/libc/stdlib/
malloc.c:126:1: error: "MALLOC_PRODUCTION" redefined
: error: this is the location of the previous definition
This is a patch, which avoid this error
--- /usr/src/lib/libc/stdlib/Makefil
Eugene,
On Tue, Jan 18, 2011 at 4:11 PM, Eugene Grosbein wrote:
On 18.01.2011 14:47, Olivier Certner wrote:
> >> That's not a solution for 7->8 upgrade as new lex won't run under 7.x
> >> kernel.
> >
> > I can confirm that compiling and installing 'lex' in advance
> produces a
> > working
On Mon, 17 Jan 2011 16:38:57 -0600 (CST)
Larry Rosenman wrote:
> What can I do to fix this?
>
> csup'd around 2pm Central (US) time from cvsup5.
>
> cc -O2 -pipe -I/usr/src/sbin/hastd -DINET -DINET6 -DYY_NO_UNPUT
> -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers
> -
On 18.01.2011 14:47, Olivier Certner wrote:
>> That's not a solution for 7->8 upgrade as new lex won't run under 7.x
>> kernel.
>
> I can confirm that compiling and installing 'lex' in advance produces a
> working 'lex' on 7.x.
>
> My current understanding is that the procedure ment
> That's not a solution for 7->8 upgrade as new lex won't run under 7.x
> kernel.
I can confirm that compiling and installing 'lex' in advance produces a
working 'lex' on 7.x.
My current understanding is that the procedure mentioned in a previous
mail
uses the 8.x source but t
On 18.01.2011 14:18, Olivier Certner wrote:
>> I make buildworld without problems after that yesturday.
>
> Same here. Perhaps someone could add a small entry about that in
> UPDATING? It
> seems that this problem is likely to be reported over and over without such a
> notice.
IMO the p
> I make buildworld without problems after that yesturday.
Same here. Perhaps someone could add a small entry about that in
UPDATING? It
seems that this problem is likely to be reported over and over without such a
notice.
Thanks,
Olivier Certner
__
On 18.01.2011 13:34, Lystopad Aleksandr wrote:
> There are solution from Vsevolod Lobko:
>
> : just do:
> :
> : cd /usr/src/usr.bin/lex
> : make obj
> : make
> : make install
> :
> : and buildworld works properly
>
> in http://www.freebsd.org/cgi/query-pr.cgi?pr=153947
>
>
On 18.01.2011 13:31, Larry Rosenman wrote:
>> Someone have to fix hastd's Makefile and change WARNS level there.
>> This problem breaks source upgrade.
>>
>> Eugene Grosbein
>
> Is anyone working on it? I'm trying to get a source upgrade from 8.0 to 8.2
> done.
It seems, no. Also, there is PR
Hello, Eugene Grosbein!
On Tue, Jan 18, 2011 at 01:28:26PM +0600
egrosb...@rdtc.ru wrote about "Re: 8.2-PRE: hastd: Compile Error":
> On 18.01.2011 04:38, Larry Rosenman wrote:
> > What can I do to fix this?
> >
> > csup'd around 2pm Central (US) time from c
"Eugene Grosbein" wrote:
>On 18.01.2011 04:38, Larry Rosenman wrote:
>> What can I do to fix this?
>>
>> csup'd around 2pm Central (US) time from cvsup5.
>>
>> cc -O2 -pipe -I/usr/src/sbin/hastd -DINET -DINET6 -DYY_NO_UNPUT
>-DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -fstack-protector
>-Wsystem-head
On 18.01.2011 04:38, Larry Rosenman wrote:
> What can I do to fix this?
>
> csup'd around 2pm Central (US) time from cvsup5.
>
> cc -O2 -pipe -I/usr/src/sbin/hastd -DINET -DINET6 -DYY_NO_UNPUT
> -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers
> -Werror -Wall -Wno-form
What can I do to fix this?
csup'd around 2pm Central (US) time from cvsup5.
cc -O2 -pipe -I/usr/src/sbin/hastd -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wm
No, mirror hasn't problem, its my fault, I had only src-sys and when i add
src-sys-crypto now its work
In other word RTFM :))
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
thank you Mike
src-sys release=cvs
The kernel (/usr/src/sys).
src-sys-crypto release=cvs
Kernel cryp
On 12/5/2010 11:29 AM, Irakli wrote:
> Thank you for help
> first time i remove file in /var/db/sup/... but nothing
> then I remove whole /usr/src/sys and run cvsup
> and now no crypto in /usr/src/sys :)))
> cvsup updates all except crypto directory
Perhaps the mirror you are using, or your cvsup
Thank you for help
first time i remove file in /var/db/sup/... but nothing
then I remove whole /usr/src/sys and run cvsup
and now no crypto in /usr/src/sys :)))
cvsup updates all except crypto directory
On Sun, Dec 5, 2010 at 7:02 PM, jhell wrote:
> On 12/05/2010 04:56, Irakli wrote:
> > cvsup
On 12/05/2010 04:56, Irakli wrote:
> cvsup don't download /usr/src/sys/crypto/aesni/ files
> when I put this files from
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/crypto/aesni/
> kernel compile successfully
>
csup(1) has replaced cvsup(1) for the most part.
But if you are not getting the fi
cvsup don't download /usr/src/sys/crypto/aesni/ files
when I put this files from
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/crypto/aesni/
kernel compile successfully
On Sun, Dec 5, 2010 at 3:51 AM, wrote:
> Irakli wrote:
>
> > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE
> > -DHAV
Irakli wrote:
> mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE
> -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq
> -I/usr/src/sys/i386/compile/NS /usr/src/sys/modules/ae/../../dev/ae/if_ae.c
> ===> aesni (depend)
> @ -> /usr/src/sys
> machine -> /usr/src/sys/i386/include
> make: don
Am 04.12.2010 15:24, schrieb Irakli:
> mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE
> -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq
> -I/usr/src/sys/i386/compile/NS /usr/src/sys/modules/ae/../../dev/ae/if_ae.c
> ===> aesni (depend)
> @ -> /usr/src/sys
> machine -> /usr/src/sys/i38
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE
-DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq
-I/usr/src/sys/i386/compile/NS /usr/src/sys/modules/ae/../../dev/ae/if_ae.c
===> aesni (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
make: don't know how to make aesni.c. S
On Sun, May 23, 2010 at 09:21:21AM -0700, Mike Burgett wrote:
> I synced up sources today, did buildworld, and when trying to build my
> kernel, I got the following error, which is actually copied from an
> attempted build of a GENERIC kernel.
Yes, -STABLE is broken right now. CC'ing responsible
I synced up sources today, did buildworld, and when trying to build my
kernel, I got the following error, which is actually copied from an
attempted build of a GENERIC kernel.
===> geom/geom_part (all)
===> geom/geom_part/geom_part_apm (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DK
On Sunday 20 September 2009 17:10:07 Oliver Pinter wrote:
> Hi all!
>
> this is the error:
>
> gmake -C src all
> gmake[2]: Entering directory `/usr/ports/math/octave/work/octave-3.2.2/src'
> making defaults.h from defaults.h.in
> defaults.h is unchanged
> making oct-conf.h from oct-conf.h.in
> o
Hi all!
this is the error:
gmake -C src all
gmake[2]: Entering directory `/usr/ports/math/octave/work/octave-3.2.2/src'
making defaults.h from defaults.h.in
defaults.h is unchanged
making oct-conf.h from oct-conf.h.in
oct-conf.h is unchanged
making DOCSTRINGS
/libexec/ld-elf.so.1: /usr/lib/libstd
On 3/28/08, walt <[EMAIL PROTECTED]> wrote:
> Rance Hall wrote:
>
> >> cc -c -O -pipe -march=athlon-xp -std=c99 -g -Wall -Wredundant-decls
>
> > cc -c -o -pipe -march=athlon-mp -std=c99 -g -Wall -Wredundant-decls
>
> ^^
>
> Did you type an 'o' instead of an 'O' for your optimiza
Rance Hall wrote:
cc -c -O -pipe -march=athlon-xp -std=c99 -g -Wall -Wredundant-decls
> cc -c -o -pipe -march=athlon-mp -std=c99 -g -Wall -Wredundant-decls
^^
Did you type an 'o' instead of an 'O' for your optimization flag in
make.conf?
___
On Thu, Mar 27, 2008 at 09:19:24PM -0500, Rance Hall wrote:
> [/usr/src/sys/i386/compile/GENERIC] [EMAIL PROTECTED] make
> cc -c -o -pipe -march=athlon-mp -std=c99 -g -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Winline -Wcast-qual -Wundef -
On Thu, Mar 27, 2008 at 8:16 PM, walt <[EMAIL PROTECTED]> wrote:
>
> Hm. Well, I just compiled GENERIC using the 'old' method. Your missing
> symbols are defined in assym.s, which is generated during the compile by
> genassym.sh right at the beginning:
>
> [EMAIL PROTECTED]/usr/src/sys/i386/c
On Thu, 27 Mar 2008, Rance Hall wrote:
> On 3/27/08, walt <[EMAIL PROTECTED]> wrote:
> >
> > You might try searching your source tree for .depend and .o files and
> > delete any you find. Also, you could try building the old way:
> >
> > #cd /usr/src/sys/i386/conf
> > #config GENERIC
> > #c
On 3/27/08, walt <[EMAIL PROTECTED]> wrote:
>
> You might try searching your source tree for .depend and .o files and
> delete any you find. Also, you could try building the old way:
>
> #cd /usr/src/sys/i386/conf
> #config GENERIC
> #cd ../compile/GENERIC
> #make all install
>
> If that wor
Rance Hall wrote:
On Wed, Mar 26, 2008 at 8:48 PM, Rance Hall<[EMAIL PROTECTED]> wrote:
On Wed, Mar 26, 2008 at 7:32 PM, walt<[EMAIL PROTECTED]> wrote:
> Rance Hall wrote:
>> ...
>
> > im running an amd athlon64 processor but the i386 code.
> >
> > my march is athlon-m
On Wed, Mar 26, 2008 at 8:48 PM, Rance Hall <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 26, 2008 at 7:32 PM, walt <[EMAIL PROTECTED]> wrote:
> > Rance Hall wrote:
> > > ...
> >
> > > im running an amd athlon64 processor but the i386 code.
> > >
> > > my march is athlon-mp (the system transl
Rance Hall wrote:
> ...
im running an amd athlon64 processor but the i386 code.
my march is athlon-mp (the system translates my athlon64
automatically to this in i386 mode)...
I've been too cheap to buy a 64-bit machine, so obviously I'm
making a blind guess here :o) but the words above make
On a test box I upgraded from 7.0-RELEASE to -STABLE
buildworld works fine, but buildkernel KERNCONF=GENERIC fails with two
fatal errors.
/usr/src/sys/i386/i386/locore.s:905:5: error: "KERNLOAD" is not defined
/usr/src/sys/i386/i386/locore.s:905:22: error: "PDRSHIFT" is not defined
I can't find
On 4/23/07, Benno <[EMAIL PROTECTED]> wrote:
On 4/23/07, Schiz0 <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> Running 6.2-RELEASE-p3 and apache2.2.4. I'm trying to install
mod_security2
> from ports, and I'm getting the following error during the build
>
> http://Schiz0.securityexploits.com/mod_sec
On 4/23/07, Schiz0 <[EMAIL PROTECTED]> wrote:
Hey guys,
Running 6.2-RELEASE-p3 and apache2.2.4. I'm trying to install mod_security2
from ports, and I'm getting the following error during the build
http://Schiz0.securityexploits.com/mod_security2.ports.compile.error
I've updated the ports datab
Check your PCRE package:
$ pkg_info -L pcre-6.6_1|grep -i pcre.c
/usr/local/man/man3/pcre_compile.3.gz
/usr/local/man/man3/pcre_compile2.3.gz
/usr/local/man/man3/pcre_config.3.gz
/usr/local/man/man3/pcre_copy_named_substring.3.gz
/usr/local/man/man3/pcre_copy_substring.3.gz
/usr/local/bin/pcre-con
Hey guys,
Running 6.2-RELEASE-p3 and apache2.2.4. I'm trying to install mod_security2
from ports, and I'm getting the following error during the build
http://Schiz0.securityexploits.com/mod_security2.ports.compile.error
I've updated the ports database via csup within 24 hours of trying to
compi
On 4/7/07, Schiz0 <[EMAIL PROTECTED]> wrote:
Hello,
I was discussing this error on IRC earlier and they suggested that I
report my problem to this list.
I downloaded the 6.2 release boot-only CD and installed. I updated my src
using csup with the RELENG_6 tag. Then, I followed the guide in the
Hello,
I was discussing this error on IRC earlier and they suggested that I report
my problem to this list.
I downloaded the 6.2 release boot-only CD and installed. I updated my src
using csup with the RELENG_6 tag. Then, I followed the guide in the handbook
for rebuilding world. During the firs
On Wednesday 19 April 2006 23:37, Sam Leffler wrote:
> JoaoBR wrote:
> > seems the ath_hal source on releng_5 is i386 and does not compile as
> > module neither as kernel configuration on amd64
> >
> > ath compiles as module but can not be loaded (exec error)
> >
> > I suppose this is a known issue
JoaoBR wrote:
seems the ath_hal source on releng_5 is i386 and does not compile as module
neither as kernel configuration on amd64
ath compiles as module but can not be loaded (exec error)
I suppose this is a known issue or some needs details?
ld -d -warn-common -r -d -o ath_hal.ko hal.o ah_
On Wednesday 19 April 2006 14:57, JoaoBR wrote:
> seems the ath_hal source on releng_5 is i386 and does not compile as
> module neither as kernel configuration on amd64
>
> ath compiles as module but can not be loaded (exec error)
>
> I suppose this is a known issue or some needs details?
>
> ld -
seems the ath_hal source on releng_5 is i386 and does not compile as module
neither as kernel configuration on amd64
ath compiles as module but can not be loaded (exec error)
I suppose this is a known issue or some needs details?
ld -d -warn-common -r -d -o ath_hal.ko hal.o ah_osdep.o
ld: Rel
On Mon, Feb 06, 2006 at 12:50:19PM +0200, [EMAIL PROTECTED] wrote:
>
> --->>>
> w -mno-sse -mno-sse2 -ffreestanding -Werror ata_if.c
> cc -c -O2 -pipe -fno-strict-aliasing -march=pentium3 -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpo
*Hmmm.. I have checked it, but thank you for the idea*
**
*Anyway here it is:*
#
# DANGER! WARNING! LOOK OUT! VORSICHT!
#
# If you add any of the ports or doc collections to this file, be sure to
# specify them with a "tag" value set to ".", like this:
#
# ports-all tag=.
# doc-all tag=.
#
On Wed, Feb 08, 2006 at 08:04:32AM +0200, Iantcho Vassilev wrote:
> That`s strange. The file is missing
> And i have done maybe 5 times cvsup!
>
> That`s really strange...
> Do you have some ideas?
Show us your cvsupfile. Perhaps you are not downloading the full
source tree.
Kris
pgpEGjp
That`s strange. The file is missing
And i have done maybe 5 times cvsup!
That`s really strange...
Do you have some ideas?
On 2/7/06, Kris Kennaway <[EMAIL PROTECTED]> wrote:
>
> On Tue, Feb 07, 2006 at 08:02:47PM +0200, Iantcho Vassilev wrote:
> > here is the output from the default kernel b
On Tue, Feb 07, 2006 at 08:02:47PM +0200, Iantcho Vassilev wrote:
> here is the output from the default kernel build:
>
>
>
> ./aicasm -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq
> -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
> -I/usr/src/sys/contrib/dev/ath -I/usr
here is the output from the default kernel build:
./aicasm -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
-I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd
-I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev
here is the kern conf:
machine i386
#cpuI486_CPU
#cpuI586_CPU
cpu I686_CPU
ident NNN
# To statically compile in device wiring instead of /boot/device.hints
#hints "GENERIC.hints" # Default places to look for
devices.
#makeo
I`m trying for 2 weeks to compile my custom kernel but through this time i
got all the same error in the ata drivers: ATA_MODIFY_IF_48bit..
I tried many time cvsup; make cleandir; make clean; make buildkernel
KERNCONF=...
ps. I want to note however that the working kernel now is complied with th
--->>>
w -mno-sse -mno-sse2 -ffreestanding -Werror ata_if.c
cc -c -O2 -pipe -fno-strict-aliasing -march=pentium3 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I-
On Fri, 2005-Nov-04 07:12:54 +, Jayton Garnett wrote:
>Yes it is reproducable, it just happened while compiling mysql41-server.
>While trying to compile apache20 a short while ago the computer rebooted
>itself, before that it had the same error so I tried compiling again and
>thats when it re
Peter Jeremy wrote:
On Thu, 2005-Nov-03 07:39:02 +, Jayton Garnett wrote:
Just to confirm my suspicions, while compiling apache 2.0.55 on a fresh
install of FreeBSD 5.4 with fresh cvsup'd ports tree I got an error, the
error stated : Bus error.
This is a hardware fault is it not? or is
On Thu, 2005-Nov-03 07:39:02 +, Jayton Garnett wrote:
>Just to confirm my suspicions, while compiling apache 2.0.55 on a fresh
>install of FreeBSD 5.4 with fresh cvsup'd ports tree I got an error, the
>error stated : Bus error.
>This is a hardware fault is it not? or is it some other error?
Hello,
Just to confirm my suspicions, while compiling apache 2.0.55 on a fresh
install of FreeBSD 5.4 with fresh cvsup'd ports tree I got an error, the
error stated : Bus error.
This is a hardware fault is it not? or is it some other error? It had
been compiling for a fair few minutes before t
Building recently sup'd RELENG_6 on a 5.4 box:
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c: In
function `extract_muldiv_1':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4565:
error: syntax error before '||' token
/usr/src/gnu/usr.bin/cc/cc_int/../.
On Thu, 2002-09-19 at 02:44, Aurélien Nephtali wrote:
> On Wed, Sep 18, 2002 at 06:20:12PM -0400, Chip Marshall wrote:
> > BTW, I attempted to cvsup and recompile my kernel today, adding options
> > USB_DEBUG to the mix. Got a compile error:
> >
> > linking ke
On Fri, 16 Aug 2002, sammy!!! wrote:
> I get the following error when trying to compile gnome2, specifically
> gconf-editor:
>
> In file included from gconf-bookmarks.c:25:
> /usr/X11R6/include/gtk-2.0/gtk/gtkimage.h:85: syntax error before
> `GdkPixbufAnimationIter'
>
> Anyone know what's I need
I get the following error when trying to compile gnome2, specifically
gconf-editor:
In file included from gconf-bookmarks.c:25:
/usr/X11R6/include/gtk-2.0/gtk/gtkimage.h:85: syntax error before
`GdkPixbufAnimationIter'
Anyone know what's I need to update on my system?
sammy!
To Unsubscribe: s
> Date: Wed, 6 Feb 2002 22:46:12 -0800
> From: John Merryweather Cooper <[EMAIL PROTECTED]>
> Sender: [EMAIL PROTECTED]
>
> Follow the instructions in the documentation for building a kernel.
> 'make all' is NOT the way to do it. :)
>
> Generally, one builds a "world" to make sure that "world
On Thu, Feb 07, 2002 at 01:51:28PM +0800, Jason wrote:
> Hello,
>
> I'm trying to compile my kernel. Doing "make all" gives me this error. Please
>help. I'm using FreeBSD stable 4.5.
>
> In file included from linux_sysent.c:14:
> linux_proto.h:57: syntax error before `linux_time_t'
> linux_p
On Sun, Dec 02, 2001 at 12:36:00PM -0800, Wes Santee wrote:
>Greetings all. I've been trying to build a -STABLE kernel for the past few
>days, and have been running into the same compile error.
...
>cc -c -pipe -Wall -Wredundant-decls -Wnested-externs
>-Wstrict-prot
I had this exact same problem, all I did was rm -R
/usr/src/sys/compile/laptop (laptop is the name of my kernel) and then
recompiled and it worked.
On Tue, 13 Nov 2001, Ilya wrote:
> I just cvsuped 4.4 stable and kernel build fails with these:
>
> cc -O -pipe -D_KERNEL -Wall -Wredundant-decls
... several messages ago have mentioned the buildkernel has a bug that
crept in during the past few days... something to do with stale
dependencies... I just had a similar problem (October update worked fine)
tonight. This fixed mine
#rm -rf /usr/obj/usr
Then recompile the kernel... should be fi
I just cvsuped 4.4 stable and kernel build fails with these:
cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr
ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma
t-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpre
ferre
On Thu, Aug 23, 2001 at 06:21:35AM -0600, Matt Meola wrote:
> On Wed, Aug 22, 2001 at 11:21:49PM -0700, Kris Kennaway wrote:
> > On Wed, Aug 22, 2001 at 03:29:54PM -0400, Raoul Schroeder wrote:
> > > Hi,
> > >
> > > I am brand-new to CVS updating, so I looked into the handbook and tried to
> > >
I just cvsup'ed the lastest sources for stable and get the following
tring to make buildworld.
r/include -c /usr/src/usr.sbin/config/mkheaders.c
cc -O -pipe -I. -I/usr/src/usr.sbin/config -Wall -Wunused -Wmissing-prototypes
-Wredundant-decls -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/us
Mark Ovens wrote:
>
> On Thu, Jul 20, 2000 at 09:26:53PM +0200, Johan Mulder wrote:
> > On Thu, Jul 20, 2000 at 01:36:22PM -0400, Forrest Aldrich wrote:
> > > I've done a 'make clean' in /usr/src, and this error keeps coming up. Looks
>like a bug... is this known?
> > >
> > > A CVSUP was just
On Thu, Jul 20, 2000 at 09:26:53PM +0200, Johan Mulder wrote:
> On Thu, Jul 20, 2000 at 01:36:22PM -0400, Forrest Aldrich wrote:
> > I've done a 'make clean' in /usr/src, and this error keeps coming up. Looks like
>a bug... is this known?
> >
> > A CVSUP was just performed, so the archive is up
78 matches
Mail list logo