buildworld errors

2013-01-30 Thread Jesse
I updated /usr/src and buildworld just now.
The building process stopped at here. It's FreeBSD 10.0

=== lib/clang/libllvmlinker (all)
=== lib/clang/libllvmmc (all)
=== lib/clang/libllvmmcparser (all)
=== lib/clang/libllvmobject (all)
=== lib/clang/libllvmscalaropts (all)
=== lib/clang/libllvmselectiondag (all)
=== lib/clang/libllvmsupport (all)
=== lib/clang/libllvmtablegen (all)
=== lib/clang/libllvmtarget (all)
=== lib/clang/libllvmtransformutils (all)
=== lib/clang/libllvmvectorize (all)
=== lib/clang/libllvmarmasmparser (all)
=== lib/clang/libllvmarmcodegen (all)
=== lib/clang/libllvmarmdesc (all)
=== lib/clang/libllvmarmdisassembler (all)
=== lib/clang/libllvmarminfo (all)
=== lib/clang/libllvmarminstprinter (all)
=== lib/clang/libllvmmipsasmparser (all)
=== lib/clang/libllvmmipscodegen (all)
=== lib/clang/libllvmmipsdesc (all)
=== lib/clang/libllvmmipsdisassembler (all)
=== lib/clang/libllvmmipsinfo (all)
=== lib/clang/libllvmmipsinstprinter (all)
=== lib/clang/libllvmpowerpccodegen (all)
=== lib/clang/libllvmpowerpcdesc (all)
=== lib/clang/libllvmpowerpcinfo (all)
=== lib/clang/libllvmpowerpcinstprinter (all)
=== lib/clang/libllvmx86asmparser (all)
=== lib/clang/libllvmx86codegen (all)
=== lib/clang/libllvmx86desc (all)
=== lib/clang/libllvmx86disassembler (all)
=== lib/clang/libllvmx86info (all)
=== lib/clang/libllvmx86instprinter (all)
=== lib/clang/libllvmx86utils (all)
=== lib/clang/libllvmdebuginfo (all)
=== lib/clang/libllvmexecutionengine (all)
=== lib/clang/libllvminterpreter (all)
=== lib/clang/libllvmjit (all)
=== lib/clang/libllvmmcdisassembler (all)
=== lib/clang/libllvmmcjit (all)
=== lib/clang/libllvmruntimedyld (all)
=== lib/clang/include (all)
1 error
*** [everything] Error code 2
1 error
*** [buildworld] Error code 2
1 error
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Buildworld errors out on libbsnmp

2003-11-10 Thread Dimitry Andric
Hi,

I was just building world after your recent commits of the libbsnmp
stuff. This results in the following errors:

-
=== lib/libbsnmp/modules/snmp_mibII
rm -f .depend
mkdep -f .depend -a-I/usr/include/bsnmp -I/usr/src/lib/libbsnmp/modules/snmp_mibII 
 /usr/src/lib/libbsnmp/modules/snmp_mibII/mibII_tree.c 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII.c 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_ifmib.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_ip.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_interfaces.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_ipaddr.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_ifstack.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_rcvaddr.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_nettomedia.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_tcp.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_udp.c
 
/usr/src/lib/libbsnmp/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII_route.c
/usr/src/lib/libbsnmp/modules/snmp_mibII/mibII_tree.c:5:18: asn1.h: No such file or 
directory
/usr/src/lib/libbsnmp/modules/snmp_mibII/mibII_tree.c:6:18: snmp.h: No such file or 
directory
/usr/src/lib/libbsnmp/modules/snmp_mibII/mibII_tree.c:7:23: snmpagent.h: No such file 
or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_ifmib.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_ip.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_interfaces.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_ipaddr.c:40:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_ifstack.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_rcvaddr.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_nettomedia.c:42:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_tcp.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from /usr/src/contrib/bsnmp/snmp_mibII/mibII_udp.c:37:
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:57:18: asn1.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:58:18: snmp.h: No such file or directory
/usr/src/contrib/bsnmp/snmp_mibII/mibII.h:59:21: snmpmod.h: No such file or directory
In file included from 

Re: Buildworld errors out on libbsnmp

2003-11-10 Thread Harti Brandt
On Mon, 10 Nov 2003, Dimitry Andric wrote:

DAHi,
DA
DAI was just building world after your recent commits of the libbsnmp
DAstuff. This results in the following errors:

Sorry, that was my error. I have committed a fix for the library, one for
the daemon follows in a couple of minutes as soon as I have verified that
it builds the universe.

harti
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Buildworld errors out on libbsnmp

2003-11-10 Thread Dimitry Andric
On 2003-11-10 at 15:02:06 Harti Brandt wrote:

 Sorry, that was my error. I have committed a fix for the library,
 one for the daemon follows in a couple of minutes as soon as I have
 verified that it builds the universe.

Builds fine here now, too. Thanks for the quick fix!


pgp0.pgp
Description: PGP signature


make buildworld errors (libcam)

2003-09-03 Thread Michael Bretterklieber
Hi,

buildworld fails (cvsup some minutes ago):
In file included from /usr/src/sys/cam/scsi/scsi_da.c:51:
/usr/src/sys/sys/taskqueue.h:33:2: #error no user-servicable parts
inside
mkdep: compile failed

bye,
--
--- --
Michael Bretterklieber  - http://www.bretterklieber.com
A-Quadrat Automation GmbH   - http://www.a-quadrat.at
Tel: ++43-(0)3172-41679 - GSM: ++43-(0)699 12861847
--- --
...the number of UNIX installations has grown to 10, with more
expected... - Dennis Ritchie and Ken Thompson, June 1972

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildworld errors (libcam)

2003-09-03 Thread Don Lewis
On  3 Sep, Michael Bretterklieber wrote:
 Hi,
 
 buildworld fails (cvsup some minutes ago):
 In file included from /usr/src/sys/cam/scsi/scsi_da.c:51:
 /usr/src/sys/sys/taskqueue.h:33:2: #error no user-servicable parts
 inside
 mkdep: compile failed

The following patch works for me:

Index: sys/cam/scsi/scsi_da.c
===
RCS file: /home/ncvs/src/sys/cam/scsi/scsi_da.c,v
retrieving revision 1.157
diff -u -r1.157 scsi_da.c
--- sys/cam/scsi/scsi_da.c  3 Sep 2003 04:46:28 -   1.157
+++ sys/cam/scsi/scsi_da.c  3 Sep 2003 07:35:54 -
@@ -48,7 +48,9 @@
 #include sys/eventhandler.h
 #include sys/malloc.h
 #include sys/cons.h
+#ifdef _KERNEL
 #include sys/taskqueue.h
+#endif /* _KERNEL */
 
 #include machine/md_var.h
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildworld errors (libcam)

2003-09-03 Thread Michael Bretterklieber
Hi,

On Wed, 3 Sep 2003, Don Lewis wrote:

 The following patch works for me:

 Index: sys/cam/scsi/scsi_da.c
 ===
 RCS file: /home/ncvs/src/sys/cam/scsi/scsi_da.c,v
 retrieving revision 1.157
 diff -u -r1.157 scsi_da.c
 --- sys/cam/scsi/scsi_da.c3 Sep 2003 04:46:28 -   1.157
 +++ sys/cam/scsi/scsi_da.c3 Sep 2003 07:35:54 -
 @@ -48,7 +48,9 @@
  #include sys/eventhandler.h
  #include sys/malloc.h
  #include sys/cons.h
 +#ifdef _KERNEL
  #include sys/taskqueue.h
 +#endif /* _KERNEL */

  #include machine/md_var.h
for me too :-)

thanx,
bye,
--
--- --
Michael Bretterklieber  - http://www.bretterklieber.com
A-Quadrat Automation GmbH   - http://www.a-quadrat.at
Tel: ++43-(0)3172-41679 - GSM: ++43-(0)699 12861847
--- --
...the number of UNIX installations has grown to 10, with more
expected... - Dennis Ritchie and Ken Thompson, June 1972

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildworld errors (libcam)

2003-09-03 Thread Kenneth D. Merry
On Wed, Sep 03, 2003 at 03:03:04 -0700, Don Lewis wrote:
 On  3 Sep, Michael Bretterklieber wrote:
  Hi,
  
  buildworld fails (cvsup some minutes ago):
  In file included from /usr/src/sys/cam/scsi/scsi_da.c:51:
  /usr/src/sys/sys/taskqueue.h:33:2: #error no user-servicable parts
  inside
  mkdep: compile failed
 
 The following patch works for me:

Ack!  Sorry about that!  Pass the pointy hat...

It's fixed now.

Ken
-- 
Kenneth Merry
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


make buildworld errors (amd/doc)

2003-09-02 Thread Michael Bretterklieber
Hi,

make buildworld fails (cvsup from about 2 hours ago), it looks like the
amd import caused this:
/usr/src/usr.sbin/amd/doc/../../../contrib/amd/doc/am-utils.texi:45:
@include version.texi: No such file or directory

bye,
--
--- --
Michael Bretterklieber  - http://www.bretterklieber.com
A-Quadrat Automation GmbH   - http://www.a-quadrat.at
Tel: ++43-(0)3172-41679 - GSM: ++43-(0)699 12861847
--- --
...the number of UNIX installations has grown to 10, with more
expected... - Dennis Ritchie and Ken Thompson, June 1972

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildworld errors (amd/doc)

2003-09-02 Thread Martin Blapp

Hi,

make buildworld fails (cvsup from about 2 hours ago), it looks like the
amd import caused this:
/usr/src/usr.sbin/amd/doc/../../../contrib/amd/doc/am-utils.texi:45:
@include version.texi: No such file or directory

Fixed 30 minutes ago. Please re-cvsup.

Martin

Martin Blapp, [EMAIL PROTECTED] [EMAIL PROTECTED]
--
ImproWare AG, UNIXSP  ISP, Zurlindenstrasse 29, 4133 Pratteln, CH
Phone: +41 61 826 93 00 Fax: +41 61 826 93 01
PGP: finger -l [EMAIL PROTECTED]
PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E
--
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Buildworld errors caused by libfetch.so

2002-06-07 Thread Doug Barton

On Thu, 6 Jun 2002, Hiten Pandya wrote:

 [CC'ed to des@]

 Hi all.

 I am experiencing buildworld errors caused by the latest libfetch.so.
 The CVSUP source is just a couple of minutes old.

Make sure that your next cvsup catches the update to the Makefile:

$ ident /usr/src/usr.bin/fetch/Makefile
/usr/src/usr.bin/fetch/Makefile:
 $FreeBSD: src/usr.bin/fetch/Makefile,v 1.9 2002/06/06 13:45:46 ru Exp

-- 
   We have known freedom's price. We have shown freedom's power.
  And in this great conflict, ...  we will see freedom's victory.
- George W. Bush, President of the United States
  State of the Union, January 28, 2002

 Do YOU Yahoo!?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Buildworld errors caused by libfetch.so

2002-06-06 Thread Hiten Pandya

[CC'ed to des@]

Hi all.

I am experiencing buildworld errors caused by the latest libfetch.so.
The CVSUP source is just a couple of minutes old.

Thanks.

-- 
Hiten Pandya
http://storm.uk.FreeBSD.org/~hiten
Finger [EMAIL PROTECTED] for PGP public key
-- 4FB9 C4A9 4925 CF97 9BF3  ADDA 861D 5DBD E4E3 03C3 


cc -O -save-temps -march=pentiumpro  -I/data/dev/src/usr.sbin/pkg_install/add/../lib   
-Werror -Wall -Wno-uninitialized   -o pkg_add main.o perform.o futil.o extract.o 
/c1/obj/data/dev/src/usr.sbin/pkg_install/add/../lib/libinstall.a -lfetch -lmd
/usr/lib/libfetch.so: undefined reference to `SSL_set_fd'
/usr/lib/libfetch.so: undefined reference to `X509_NAME_oneline'
/usr/lib/libfetch.so: undefined reference to `SSL_read'
/usr/lib/libfetch.so: undefined reference to `SSL_new'
/usr/lib/libfetch.so: undefined reference to `SSL_CTX_new'
/usr/lib/libfetch.so: undefined reference to `SSL_library_init'
/usr/lib/libfetch.so: undefined reference to `ERR_print_errors_fp'
/usr/lib/libfetch.so: undefined reference to `SSL_load_error_strings'
/usr/lib/libfetch.so: undefined reference to `SSL_CIPHER_get_name'
/usr/lib/libfetch.so: undefined reference to `SSLv23_client_method'
/usr/lib/libfetch.so: undefined reference to `X509_get_subject_name'
/usr/lib/libfetch.so: undefined reference to `SSL_get_current_cipher'
/usr/lib/libfetch.so: undefined reference to `SSL_connect'
/usr/lib/libfetch.so: undefined reference to `X509_get_issuer_name'
/usr/lib/libfetch.so: undefined reference to `SSL_get_peer_certificate'
/usr/lib/libfetch.so: undefined reference to `SSL_write'
*** Error code 1

Stop in /data/dev/src/usr.sbin/pkg_install/add.



msg39262/pgp0.pgp
Description: PGP signature


Re: Buildworld errors caused by libfetch.so

2002-06-06 Thread Dag-Erling Smorgrav

Hiten Pandya [EMAIL PROTECTED] writes:
 I am experiencing buildworld errors caused by the latest libfetch.so.
 The CVSUP source is just a couple of minutes old.

re-cvsup and rebuild.

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Buildworld errors caused by libfetch.so

2002-06-06 Thread Hiten Pandya

--- Doug Barton [EMAIL PROTECTED] wrote:
 On Thu, 6 Jun 2002, Hiten Pandya wrote:
 
  [CC'ed to des@]
 
  Hi all.
 
  I am experiencing buildworld errors caused by the latest libfetch.so.
  The CVSUP source is just a couple of minutes old.
 
 Make sure that your next cvsup catches the update to the Makefile:
 
 $ ident /usr/src/usr.bin/fetch/Makefile
 /usr/src/usr.bin/fetch/Makefile:
  $FreeBSD: src/usr.bin/fetch/Makefile,v 1.9 2002/06/06 13:45:46 ru Exp

Done.  GCC3 environment ready!.  Thanks everyone.  The buildworld succeeded.


  -- Hiten

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Buildworld errors....

2000-08-31 Thread Donn Miller

See the attached "errors".

-Donn

 errors


Re: Buildworld errors....

2000-08-31 Thread David O'Brien

On Thu, Aug 31, 2000 at 02:02:57PM -0400, Donn Miller wrote:
 See the attached "errors".


 === librsausa
 sh /usr/src/tools/install.sh -c -o root -g wheel -m 444   librsaUSA.a 
/usr/obj/usr/src/i386/usr/lib
 sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 444 librsaUSA.so.1 
/usr/obj/usr/src/i386/usr/lib
 ln -sf librsaUSA.so.1 /usr/obj/usr/src/i386/usr/lib/librsaUSA.so

As expected.

 === libssh
 cd /usr/src/gnu/lib/libgcc;  make depend;  make all;  make install

Huh??  `libssh' goes into src/gnu/lib/libgcc?

Are you sure your /usr/src is clean?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message