Re: i386 compilation errors in head/sys/dev/ixl/if_ixl.c

2014-08-29 Thread Bjoern A. Zeeb
On 29 Aug 2014, at 13:33 , David Wolfskill da...@catwhisker.org wrote: On Fri, Aug 29, 2014 at 12:55:40PM +, Bjoern A. Zeeb wrote: On 29 Aug 2014, at 12:02 , Steven Hartland kill...@multiplay.co.uk wrote: Looks like this was already fixed by:

Re: gcc compilation broken with SVN r264042

2014-04-03 Thread David Chisnall
On 3 Apr 2014, at 00:23, Warner Losh i...@bsdimp.com wrote: So less carping and more fixing is needed here. Should be fixed in r264069 - I'm sure Jenkins / Tinderbox will tell me if it isn't... libc now builds for me with gcc and clang. David ___

Re: gcc compilation broken with SVN r264042

2014-04-03 Thread Warner Losh
On Apr 3, 2014, at 2:11 AM, David Chisnall thera...@freebsd.org wrote: On 3 Apr 2014, at 00:23, Warner Losh i...@bsdimp.com wrote: So less carping and more fixing is needed here. Should be fixed in r264069 - I'm sure Jenkins / Tinderbox will tell me if it isn't... libc now builds for

Re: gcc compilation broken with SVN r264042

2014-04-03 Thread David Chisnall
On 3 Apr 2014, at 14:26, Warner Losh i...@bsdimp.com wrote: On Apr 3, 2014, at 2:11 AM, David Chisnall thera...@freebsd.org wrote: On 3 Apr 2014, at 00:23, Warner Losh i...@bsdimp.com wrote: So less carping and more fixing is needed here. Should be fixed in r264069 - I'm sure Jenkins

Re: gcc compilation broken with SVN r264042

2014-04-03 Thread Warner Losh
On Apr 3, 2014, at 7:35 AM, David Chisnall thera...@freebsd.org wrote: On 3 Apr 2014, at 14:26, Warner Losh i...@bsdimp.com wrote: On Apr 3, 2014, at 2:11 AM, David Chisnall thera...@freebsd.org wrote: On 3 Apr 2014, at 00:23, Warner Losh i...@bsdimp.com wrote: So less carping and

gcc compilation broken with SVN r264042

2014-04-02 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Seems that GCC doesn't like/understand the cast .. imb@mail:/usr/src/lib/libc sudo make cc -O2 -pipe -march=pentium4 -I/usr/src/lib/libc/include - -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS - -D__DBINTERFACE_PRIVATE

Re: gcc compilation broken with SVN r264042

2014-04-02 Thread David Chisnall
Hi, I'm trying to reproduce this, but I don't seem to be able to get the same error as you. I do get a warning with GCC about a cast to an anonymous struct, which the attached patch fixes, but even without this I'm able to build both with the gcc in 9 and the gcc in ports. Can you let me

Re: gcc compilation broken with SVN r264042

2014-04-02 Thread Michael Butler
On 04/02/14 15:30, David Chisnall wrote: I'm trying to reproduce this, but I don't seem to be able to get the same error as you. I do get a warning with GCC about a cast to an anonymous struct, which the attached patch fixes, but even without this I'm able to build both with the gcc in 9 and

Re: gcc compilation broken with SVN r264042

2014-04-02 Thread David Chisnall
On 2 Apr 2014, at 20:53, Michael Butler i...@protected-networks.net wrote: cc (GCC) 4.2.1 20070831 patched [FreeBSD] .. on .. FreeBSD 11.0-CURRENT #22 r263969: Mon Mar 31 10:45:56 EDT 2014 Splitting it like .. - fn.fn_ptr.cxa_func = (void(*)(void*))GET_BLOCK_FUNCTION(func); +

Re: gcc compilation broken with SVN r264042

2014-04-02 Thread Steve Kargl
On Wed, Apr 02, 2014 at 08:58:21PM +0100, David Chisnall wrote: Well, I wouldn't object to that, but it would be good to fix this - we still want to be able to build the base system with gcc (or another compiler), even if we don't encourage it... Who is we in even if we don't encourage

Re: gcc compilation broken with SVN r264042

2014-04-02 Thread David Chisnall
On 2 Apr 2014, at 21:21, Steve Kargl s...@troutmask.apl.washington.edu wrote: Who is we in even if we don't encourage it...? We is the FreeBSD project, collectively. For a larger list of things that we recommend, look at the src.conf man page, which contains a long list of things that we

Re: gcc compilation broken with SVN r264042

2014-04-02 Thread Steve Kargl
On Wed, Apr 02, 2014 at 09:46:19PM +0100, David Chisnall wrote: On 2 Apr 2014, at 21:21, Steve Kargl s...@troutmask.apl.washington.edu wrote: Who is we in even if we don't encourage it...? We is the FreeBSD project, collectively. For a larger list of things that we recommend, There

Re: gcc compilation broken with SVN r264042

2014-04-02 Thread Warner Losh
On Apr 2, 2014, at 1:15 PM, Michael Butler i...@protected-networks.net wrote: /usr/src/lib/libc/stdlib/atexit.c: In function 'atexit_b': /usr/src/lib/libc/stdlib/atexit.c:157: error: cannot convert to a pointer type *** Error code 1 This also breaks mips*, sparc64, armeb and ia64. I’ve seen

Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-11 Thread David O'Brien
On Tue, Sep 10, 2013 at 08:14:30PM +0200, O. Hartmann wrote: On Tue, 10 Sep 2013 09:24:45 -0700 John-Mark Gurney j...@funkthat.com wrote: But, can you tell use how you built your kernel and on what system? COMPILER_TYPE should always be defined... Are you trying to build a HEAD kernel on

Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-11 Thread O. Hartmann
On Wed, 11 Sep 2013 13:06:44 -0700 David O'Brien obr...@freebsd.org wrote: On Tue, Sep 10, 2013 at 08:14:30PM +0200, O. Hartmann wrote: On Tue, 10 Sep 2013 09:24:45 -0700 John-Mark Gurney j...@funkthat.com wrote: But, can you tell use how you built your kernel and on what system?

r255449: kernel compilation fails due to : cc: error: no input files

2013-09-10 Thread O. Hartmann
I get this error when trying to compile a kernel on CURRENT r29: [...] make[2]: Unclosed substitution for COMPILER_TYPE (/ missing) cc -c -O3 -fno-strict-aliasing -march=native -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith

Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-10 Thread John-Mark Gurney
O. Hartmann wrote this message on Tue, Sep 10, 2013 at 15:03 +0200: I get this error when trying to compile a kernel on CURRENT r29: [...] make[2]: Unclosed substitution for COMPILER_TYPE (/ missing) cc -c -O3 -fno-strict-aliasing -march=native -std=c99 -Wall -Wredundant-decls

Re: r255449: kernel compilation fails due to : cc: error: no input files

2013-09-10 Thread O. Hartmann
On Tue, 10 Sep 2013 09:24:45 -0700 John-Mark Gurney j...@funkthat.com wrote: O. Hartmann wrote this message on Tue, Sep 10, 2013 at 15:03 +0200: I get this error when trying to compile a kernel on CURRENT r29: [...] make[2]: Unclosed substitution for COMPILER_TYPE (/ missing)

compilation

2013-07-27 Thread gahn
hi all: need your experts' opinions, i tried to compile customized kernel for 8.3 but failed miserably: linking kernel.debug dcons_crom.o(.text+0x388): In function `dcons_crom_post_busreset': /usr/src/sys/dev/dcons/dcons_crom.c:145: undefined reference to `crom_add_chunk'

Re: compilation

2013-07-27 Thread Freddie Cash
umass requires SCSI support. Bert you removed scbus, da, and similar. On 2013-07-27 6:00 PM, gahn ipfr...@yahoo.com wrote: hi all: need your experts' opinions, i tried to compile customized kernel for 8.3 but failed miserably: linking kernel.debug dcons_crom.o(.text+0x388): In function

Re: compilation

2013-07-27 Thread gahn
thank freddie! From: Freddie Cash fjwc...@gmail.com To: gahn ipfr...@yahoo.com Cc: FreeBSD-Current freebsd-current@freebsd.org Sent: Saturday, July 27, 2013 9:23 PM Subject: Re: compilation umass requires SCSI support. Bert you removed scbus, da

Re: SVN r252892: videodev2.h update breaks gcc compilation

2013-07-10 Thread Alexander Leidinger
On Sun, 07 Jul 2013 06:59:59 -0400 Michael Butler i...@protected-networks.net wrote: The recent linux header update triggers the following error: In file included from /usr/src/sys/compat/linux/linux_ioctl.c:91: /usr/src/sys/contrib/v4l/videodev2.h:430: warning: declaration does not declare

Re: SVN r252892: videodev2.h update breaks gcc compilation

2013-07-08 Thread Alexander Leidinger
On Sun, 07 Jul 2013 06:59:59 -0400 Michael Butler i...@protected-networks.net wrote: The recent linux header update triggers the following error: In file included from /usr/src/sys/compat/linux/linux_ioctl.c:91: /usr/src/sys/contrib/v4l/videodev2.h:430: warning: declaration does not declare

SVN r252892: videodev2.h update breaks gcc compilation

2013-07-07 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The recent linux header update triggers the following error: In file included from /usr/src/sys/compat/linux/linux_ioctl.c:91: /usr/src/sys/contrib/v4l/videodev2.h:430: warning: declaration does not declare anything

compilation error regarding __cxa_call_terminate()

2013-06-29 Thread dt71
Using Clang head: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_call.cc:44:1: error: conflicting types for '__cxa_call_terminate' __cxa_call_terminate(_Unwind_Exception* ue_header_) ^ /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:136:17:

Re: compilation error regarding __cxa_call_terminate()

2013-06-29 Thread Dimitry Andric
On Jun 29, 2013, at 16:14, d...@gmx.com wrote: Using Clang head: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_call.cc:44:1: error: conflicting types for '__cxa_call_terminate' __cxa_call_terminate(_Unwind_Exception* ue_header_) ^

Re: Compilation issue due to 251982

2013-06-21 Thread Alie Tan
Hi, Anyone got idea how to fix this compilation issue? Regards, Alie T On Wed, Jun 19, 2013 at 12:08 PM, Alie Tan a...@affle.com wrote: http://freshbsd.org/commit/freebsd/r251982 === usr.bin (cleandir) Makefile, line 370: Malformed conditional (${MK_SVN} == yes || ${MK_SVNLITE} == yes

Compilation issue due to 251982

2013-06-18 Thread Alie Tan
http://freshbsd.org/commit/freebsd/r251982 === usr.bin (cleandir) Makefile, line 370: Malformed conditional (${MK_SVN} == yes || ${MK_SVNLITE} == yes) Makefile, line 373: if-less endif make: fatal errors encountered -- cannot continue *** [usr.bin.cleandir__D] Error code 1 Stop in /usr/src. ***

Re: compilation error with WITHOUT_ED_CRYPTO

2013-03-23 Thread John-Mark Gurney
deeptech71 wrote this message on Fri, Mar 22, 2013 at 15:55 +0100: The obvious fix: widen the scope of ``#ifdef DES'': Thanks, committed in r248656. -- John-Mark Gurney Voice: +1 415 225 5579 All that I will do, has been done, All that I have, has not.

compilation error with WITHOUT_ED_CRYPTO

2013-03-22 Thread deeptech71
/usr/src/bin/ed/cbc.c:76:13: error: unused variable 'bits' [-Werror,-Wunused-variable] static char bits[] = { /* used to extract bits from a char */ ^ /usr/src/bin/ed/cbc.c:80:12: error: unused variable 'pflag' [-Werror,-Wunused-variable] static int pflag;

Compilation error (pkgng)

2013-01-23 Thread Alie Tan
Seems this check-in causing compilation error: http://freshbsd.org/commit/freebsd/r245828 -nonliteral -c /usr/src/usr.sbin/pkg_install/lib/pkgng.c -o pkgng.o /usr/src/usr.sbin/pkg_install/lib/pkgng.c:53:45: error: expected ')' rc = snprintf(pkgngpath, sizeof(pkgngpath) %s/local.sqlite

Re: Compilation error (pkgng)

2013-01-23 Thread Jason Evans
On Jan 23, 2013, at 12:14 AM, Alie Tan wrote: Seems this check-in causing compilation error: http://freshbsd.org/commit/freebsd/r245828 -nonliteral -c /usr/src/usr.sbin/pkg_install/lib/pkgng.c -o pkgng.o /usr/src/usr.sbin/pkg_install/lib/pkgng.c:53:45: error: expected ')' rc

Re: Compilation error ('llvm/TableGen/Error.h' file not found)

2012-10-23 Thread Dimitry Andric
On 2012-10-23 06:37, Alie Tan wrote: I got this compilation error today morning. 'llvm/TableGen/Error.h' file not found http://snakeorladder.com/text.txt With this src.conf http://snakeorladder.com/src.conf In your src.conf, replace: CFLAGS=-O2 -pipe -fno-strict-aliasing by: CFLAGS

Compilation error ('llvm/TableGen/Error.h' file not found)

2012-10-22 Thread Alie Tan
Hi, I got this compilation error today morning. 'llvm/TableGen/Error.h' file not found http://snakeorladder.com/text.txt With this src.conf http://snakeorladder.com/src.conf Regards, Alie T ___ freebsd-current@freebsd.org mailing list http

RE: mps module compilation issue on FreeBSD-9 amd64

2012-01-30 Thread Desai, Kashyap
, Stephen Subject: mps module compilation issue on FreeBSD-9 amd64 Hi, I am seeing some uncommon problem while doing compilation of mps driver (this is a latest driver from LSI). Here are the steps I followed. CASE-1 1. remove mps directory from sys/dev and sys/module and overwrite

mps module compilation issue on FreeBSD-9 amd64

2012-01-30 Thread Desai, Kashyap
Hi, I am seeing some uncommon problem while doing compilation of mps driver (this is a latest driver from LSI). Here are the steps I followed. CASE-1 1. remove mps directory from sys/dev and sys/module and overwrite those two directories with my latest code. 2. go to sys/module/mps and run

[Resolved] GCC 4.6 compilation problems w.r.t. static_assert

2011-12-29 Thread Ed Schouten
. It seems they were caused due to local configuration problems and have been resolved. The GCC 4.6 compilation problem on HEAD was caused by one of my changes. Please update your system to r228955 or later. Thanks for reporting. -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: x11/nvidia-driver / Compilation has failed

2011-10-19 Thread tcb
Hi there After my upgrade from 285.03 to 285.05.09 I experience daily to bidaily freezes on 10-current, with nvidia 8600gts. I'm guessing they come from the nvidia-driver. I'm back to 285.03 (which ran without fault) now to test if they persist. mfg tobias On Wed, 12 Oct 2011 04:20:07

Re: x11/nvidia-driver / Compilation has failed

2011-10-11 Thread Alexey Dokuchaev
On Thu, Oct 06, 2011 at 01:35:14AM +, Nali Toja wrote: Ali Mashtizadeh mashtiza...@gmail.com writes: 2011/8/31 Alexey Dokuchaev da...@freebsd.org: On Mon, Aug 29, 2011 at 02:59:48PM +0200, Olivier Smedts wrote: 2011/8/29 ken k...@tydfam.jp: Could I test your patch for nvidia-driver,

Re: x11/nvidia-driver / Compilation has failed

2011-10-06 Thread Ali Mashtizadeh
Hmm it seemed to be reading from a random other source tree because I had deleted /usr/src, but /usr/src-8 and /usr/src-9 where present. When I moved src-9 to src the build worked perfectly. I think that took care of the linux issue as well. Sorry for the spam. All these flags you mentioned will

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Garrett Cooper
On Wed, Oct 5, 2011 at 1:52 PM, Ali Mashtizadeh mashtiza...@gmail.com wrote: Is there any reason I should still be hitting this bug when building on 9-STABLE? With Linux compatibility disabled I can build the driver, but the kernel refuses to load it saying it's incompatible with my kernel

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Ali Mashtizadeh
I did that. In fact I decided to remove all ports and rebuild all my ports based on a snapshot from portsnap that is one day old at this point. ~ Ali On Wed, Oct 5, 2011 at 2:05 PM, Garrett Cooper yaneg...@gmail.com wrote: On Wed, Oct 5, 2011 at 1:52 PM, Ali Mashtizadeh mashtiza...@gmail.com

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Ali Mashtizadeh
Is there any reason I should still be hitting this bug when building on 9-STABLE? With Linux compatibility disabled I can build the driver, but the kernel refuses to load it saying it's incompatible with my kernel version. ~ Ali 2011/8/31 Alexey Dokuchaev da...@freebsd.org: On Mon, Aug 29, 2011

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Scot Hetzel
On Wed, Oct 5, 2011 at 3:52 PM, Ali Mashtizadeh mashtiza...@gmail.com wrote: Is there any reason I should still be hitting this bug when building on 9-STABLE? With Linux compatibility disabled I can build the driver, but the kernel refuses to load it saying it's incompatible with my kernel

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Ali Mashtizadeh
I ran buildworld and installworld again, but the module still won't load. Also, if I enable linux compatibility the original bug from this email chain is still present. On Wed, Oct 5, 2011 at 2:27 PM, Scot Hetzel swhet...@gmail.com wrote: On Wed, Oct 5, 2011 at 3:52 PM, Ali Mashtizadeh

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Garrett Cooper
On Wed, Oct 5, 2011 at 3:31 PM, Ali Mashtizadeh mashtiza...@gmail.com wrote: I ran buildworld and installworld again, but the module still won't load. Also, if I enable linux compatibility the original bug from this email chain is still present. Please bottom post. That being said, there are

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Benjamin Kaduk
On Wed, 5 Oct 2011, Ali Mashtizadeh wrote: I ran buildworld and installworld again, but the module still won't load. Also, if I enable linux compatibility the original bug from this email chain is still present. Kernel, too? -Ben Kaduk ___

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Scot Hetzel
On Wed, Oct 5, 2011 at 4:43 PM, Ali Mashtizadeh mashtiza...@gmail.com wrote: On Wed, Oct 5, 2011 at 2:27 PM, Scot Hetzel swhet...@gmail.com wrote: On Wed, Oct 5, 2011 at 3:52 PM, Ali Mashtizadeh mashtiza...@gmail.com wrote: Is there any reason I should still be hitting this bug when building

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Nali Toja
Ali Mashtizadeh mashtiza...@gmail.com writes: 2011/8/31 Alexey Dokuchaev da...@freebsd.org: On Mon, Aug 29, 2011 at 02:59:48PM +0200, Olivier Smedts wrote: 2011/8/29 ken k...@tydfam.jp: Could I test your patch for nvidia-driver, too? I cannot find your patch in this mail. I took the

Re: x11/nvidia-driver / Compilation has failed

2011-08-31 Thread Alexey Dokuchaev
On Mon, Aug 29, 2011 at 02:59:48PM +0200, Olivier Smedts wrote: 2011/8/29 ken k...@tydfam.jp:  Could I test your patch for nvidia-driver, too?  I cannot find your patch in this mail. I took the patch in : http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026515.html And it

Re: x11/nvidia-driver / Compilation has failed

2011-08-29 Thread ken
Could I test your patch for nvidia-driver, too? I cannot find your patch in this mail. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: x11/nvidia-driver / Compilation has failed

2011-08-29 Thread Olivier Smedts
2011/8/29 ken k...@tydfam.jp:  Could I test your patch for nvidia-driver, too?  I cannot find your patch in this mail. I took the patch in : http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026515.html And it worked for me. -- Olivier Smedts                                     

x11/nvidia-driver / Compilation has failed

2011-08-16 Thread Alvaro Castillo
I try to compile a x11/nvidia-driver and give this error. === Building for nvidia-driver-270.41.19 === src (all) cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\270.41.19\ -D__KERNEL__ -DNVRM -Wno-unused-function -O -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL

Re: x11/nvidia-driver / Compilation has failed

2011-08-16 Thread Ivan Klymenko
В Tue, 16 Aug 2011 19:23:06 +0100 Alvaro Castillo gobl...@gmail.com пишет: I try to compile a x11/nvidia-driver and give this error. === Building for nvidia-driver-270.41.19 === src (all) cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\270.41.19\ -D__KERNEL__ -DNVRM

Re: x11/nvidia-driver / Compilation has failed

2011-08-16 Thread Garrett Cooper
On Aug 16, 2011, at 11:26 AM, Ivan Klymenko fi...@ukr.net wrote: В Tue, 16 Aug 2011 19:23:06 +0100 Alvaro Castillo gobl...@gmail.com пишет: I try to compile a x11/nvidia-driver and give this error. === Building for nvidia-driver-270.41.19 === src (all) cc -O2 -pipe -fno-strict-aliasing

Re: x11/nvidia-driver / Compilation has failed

2011-08-16 Thread Garrett Cooper
2011/8/16 Garrett Cooper yaneg...@gmail.com: On Aug 16, 2011, at 11:26 AM, Ivan Klymenko fi...@ukr.net wrote: В Tue, 16 Aug 2011 19:23:06 +0100 Alvaro Castillo gobl...@gmail.com пишет: I try to compile a x11/nvidia-driver and give this error. ===  Building for nvidia-driver-270.41.19 ===

Re: [TESTING]: boot2 compilation with -mregparm=3

2011-03-21 Thread Roman Divacky
On Sun, Mar 20, 2011 at 08:41:04PM +0100, Fabian Keil wrote: Roman Divacky rdiva...@freebsd.org wrote: This patch: http://lev.vlakno.cz/~rdivacky/boot2-mregparm.patch makes boot2 to be compiled with -mregparm=3 (which shrinks it some). It changes CFLAGS to include

Re: [TESTING]: boot2 compilation with -mregparm=3

2011-03-20 Thread Fabian Keil
Roman Divacky rdiva...@freebsd.org wrote: This patch: http://lev.vlakno.cz/~rdivacky/boot2-mregparm.patch makes boot2 to be compiled with -mregparm=3 (which shrinks it some). It changes CFLAGS to include -mregparm=3 and also rewrites sio.S to use register passing. This

[TESTING]: boot2 compilation with -mregparm=3

2011-03-14 Thread Roman Divacky
Hi, This patch: http://lev.vlakno.cz/~rdivacky/boot2-mregparm.patch makes boot2 to be compiled with -mregparm=3 (which shrinks it some). It changes CFLAGS to include -mregparm=3 and also rewrites sio.S to use register passing. This survived my testing in qemu and jhb@s review.

kern_sysctl.c compilation failure

2010-11-29 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Seems that 'treat warnings as errors' snags on this .. patch attached, imb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAkz0B/YACgkQQv9rrgRC1JKLBgCeNhKn2W6Z2XFN/zt70PbFhKbP eHcAoIwI0Iz0g5TmU/pjbnG8zlcY6a1y

Re: kern_sysctl.c compilation failure

2010-11-29 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/29/10 15:25, Matthew Fleming wrote: On Mon, Nov 29, 2010 at 12:07 PM, Michael Butler i...@protected-networks.net wrote: Seems that 'treat warnings as errors' snags on this .. patch attached, Which compiler are you using? I didn't have any

Re: kern_sysctl.c compilation failure

2010-11-29 Thread Matthew Fleming
On Mon, Nov 29, 2010 at 12:07 PM, Michael Butler i...@protected-networks.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Seems that 'treat warnings as errors' snags on this .. patch attached, Which compiler are you using? I didn't have any trouble with this file on a make universe

sys/dev/siba/siba_core.c fails compilation

2010-03-10 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If compiling -current without debugging enabled, this module fails with a warning about unused variables (warnings treated as errors). The attached patch allows compilation to proceed although I'm not convinced that it's entirely correct (duplicate

Re: sys/dev/siba/siba_core.c fails compilation

2010-03-10 Thread Weongyo Jeong
On Wed, Mar 10, 2010 at 07:37:56PM -0500, Michael Butler wrote: If compiling -current without debugging enabled, this module fails with a warning about unused variables (warnings treated as errors). The attached patch allows compilation to proceed although I'm not convinced that it's

rpcbind compilation problem

2010-02-16 Thread Michael Butler
)) continue; + if (!addr_is_bound(ifsa)) + continue; if (!(ifap-ifa_flags IFF_LOOPBACK) !listen_addr(ifsa)) continue; .. which breaks the compilation as there is no prototype for addr_is_bound(), imb -BEGIN

Re: rpcbind compilation problem

2010-02-16 Thread Xin LI
|| !(ifap-ifa_flags IFF_UP)) continue; + if (!addr_is_bound(ifsa)) + continue; if (!(ifap-ifa_flags IFF_LOOPBACK) !listen_addr(ifsa)) continue; .. which breaks the compilation as there is no prototype

X compilation problems

2003-02-06 Thread Fred Souza
Hello, I trully suspect that for some reason this is specific to my box, but I'm not quite sure if it is nor why it is. I hope this is the appropriated place to ask, and if I'm mistaken, please correct me. Since the last port update for XFree86-libraries, I've been unable to get that

Re: X compilation problems

2003-02-06 Thread Eric Anholt
On Thu, 2003-02-06 at 02:53, Fred Souza wrote: Since the last port update for XFree86-libraries, I've been unable to get that port (x11/XFree86-4-libraries) compiled. I insistently get this error: cc -c -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I../include

Re: X compilation problems

2003-02-06 Thread Fred Souza
ago.) Has anyone seen this? How do I fix it? Please remove your nonstandard CFLAGS and try again. Yes, that was the problem. Thank you :-) Fred -- The first marriage is the triumph of imagination over intelligence, and the second the triumph of hope over experience.

Re: Bus DMA for USB - compilation problems.

2003-01-16 Thread Hiten Pandya
to FreeBSD, but it doesn't compile, probably for a trivial reason. Anyone fancy helping me out? I didn't look at the patches yet, but could you give me the compilation error you are getting ? cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs

Bus DMA for USB - compilation problems.

2003-01-15 Thread Josef Karthauser
I've partially ported the NetBSD busdma code for USB to FreeBSD, but it doesn't compile, probably for a trivial reason. Anyone fancy helping me out? Joe p.s. patches attached -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker)

Re: Bus DMA for USB - compilation problems.

2003-01-15 Thread Maxime Henrion
Josef Karthauser wrote: I've partially ported the NetBSD busdma code for USB to FreeBSD, but it doesn't compile, probably for a trivial reason. Anyone fancy helping me out? I didn't look at the patches yet, but could you give me the compilation error you are getting ? Cheers, Maxime

Re: Bus DMA for USB - compilation problems.

2003-01-15 Thread Josef Karthauser
give me the compilation error you are getting ? cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys

Re: Bus DMA for USB - compilation problems.

2003-01-15 Thread Thomas Moestl
helping me out? I didn't look at the patches yet, but could you give me the compilation error you are getting ? cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions

Re: Bus DMA for USB - compilation problems.

2003-01-15 Thread Josef Karthauser
On Wed, Jan 15, 2003 at 10:58:04PM +0100, Thomas Moestl wrote: DMAADDR is: #define DMAADDR(dma, o) ((dma)-block-map-dm_segs[0].ds_addr + (dma)-offs + (o)) struct usb_dma_block starts like: typedef struct usb_dma_block { bus_dma_tag_t tag; bus_dmamap_t map;

Re: Bus DMA for USB - compilation problems.

2003-01-15 Thread Maxime Henrion
Josef Karthauser wrote: On Wed, Jan 15, 2003 at 10:58:04PM +0100, Thomas Moestl wrote: DMAADDR is: #define DMAADDR(dma, o) ((dma)-block-map-dm_segs[0].ds_addr + (dma)-offs + (o)) struct usb_dma_block starts like: typedef struct usb_dma_block { bus_dma_tag_t

Re: RC-2 : Compilation of SAMBA 2.2.7a with WINBIND crashes !!!

2003-01-10 Thread leafy
On Fri, Jan 10, 2003 at 12:12:04PM +0100, Piotr Kowalski wrote: only trying to do is build a winbind demon to retrieve user and groups database from Windows PDC, not to authenticate users with it - so the compilation shouldn't crash. Hi, The FreeBSD nsswitch cannot be used for WinBind (yet

RC-2 : Compilation of SAMBA 2.2.7a with WINBIND crashes !!!

2003-01-10 Thread Piotr Kowalski
I've experienced a serious problem trying to implement Winbind Samba feature, under FreeBSD 5,0 RC-2, where the SSWITCH service is finally included. Compilation of Winbind module of SAMBA 2.2.7a with WINBIND crashes !!! I know there'll be problems with PAM modules of authentication but what I'm

Re: NVIDIA driver compilation failed

2003-01-08 Thread Doug Barton
On Thu, 2 Jan 2003, Scott Long wrote: It looks like sys/filedesc.h needs to be included in nv-freebsd.h This got me up and running again on -current compiled 12/31. Thanks Scott! Now that I'm used to the better performance of the nvidia drivers, it's really noticable when it's not there. Doug

Compilation failure on x86

2003-01-04 Thread David Holm
Hi, I tried upgrading this morning but compilation fails with the following error (I waited a while and cvsup'd again in case someone was commiting, didn't help) === lib/libkvm Warning: Object directory not changed from original /usr/src/lib/libkvm gcc -O2 -pipe -march=pentiumpro -DLIBC_SCCS -I

Re: Compilation failure on x86

2003-01-04 Thread phk
In message [EMAIL PROTECTED], David Holm writes: Hi, I tried upgrading this morning but compilation fails with the following error (I waited a while and cvsup'd again in case someone was commiting, didn't help) It seems like your #includes are not in sync with your userland, did you use make

Re: Compilation failure on x86

2003-01-04 Thread David Holm
On Saturday 04 January 2003 15:28, [EMAIL PROTECTED] wrote: In message [EMAIL PROTECTED], David Holm writes: It seems like your #includes are not in sync with your userland, did you use make buildworld or did you simple make all in /usr/src ? I got up too early it seems. Ran make instead of

NVIDIA driver compilation failed

2003-01-02 Thread Nuzrin Yaapar
Hi all, With the latest CURRENT cvsupped today, NVIDIA driver failed to compile. The output: --- [root@zhang-wu-ji ~/NVIDIA]# make setup ... snipped cc -O -pipe -mcpu=pentiumpro -I/root/NVIDIA/module/../src -D__KERNEL__ -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=3203

Re: NVIDIA driver compilation failed

2003-01-02 Thread Kenneth Culver
Only one, that driver wasn't meant to compile on -CURRENT. It's not even supported there. Ken On Thu, 2 Jan 2003, Nuzrin Yaapar wrote: Hi all, With the latest CURRENT cvsupped today, NVIDIA driver failed to compile. The output: --- [root@zhang-wu-ji ~/NVIDIA]# make setup ... snipped

Re: NVIDIA driver compilation failed

2003-01-02 Thread Scott Long
It looks like sys/filedesc.h needs to be included in nv-freebsd.h Kenneth Culver wrote: Only one, that driver wasn't meant to compile on -CURRENT. It's not even supported there. Ken On Thu, 2 Jan 2003, Nuzrin Yaapar wrote: Hi all, With the latest CURRENT cvsupped today, NVIDIA driver

jdk 1.3.1_6 linux compilation.

2002-11-26 Thread Marcin Dalecki
During a compile of the openoffice-pl package I have just noticed, that 1. Well it depends on java... 2. java depends on the Linux emulation stuff. 3. The automatic fetching of the linux stuff is still looking for RedHat 7.1 files at the ftp.redhat.com FTP site. Well I could live with using

Re: jdk 1.3.1_6 linux compilation.

2002-11-26 Thread David Holm
On Tuesday 26 November 2002 18:19, Marcin Dalecki wrote: During a compile of the openoffice-pl package I have just noticed, that 1. Well it depends on java... 2. java depends on the Linux emulation stuff. 3. The automatic fetching of the linux stuff is still looking for RedHat 7.1 files at

Re: jdk 1.3.1_6 linux compilation.

2002-11-26 Thread Marcin Dalecki
David Holm wrote: On Tuesday 26 November 2002 18:19, Marcin Dalecki wrote: During a compile of the openoffice-pl package I have just noticed, that 1. Well it depends on java... 2. java depends on the Linux emulation stuff. 3. The automatic fetching of the linux stuff is still looking for RedHat

Re: jdk 1.3.1_6 linux compilation.

2002-11-26 Thread Andrew Kenneth Milton
+---[ Marcin Dalecki ]-- | | (I'm still fetching the whole Linux emulation environment just | to get openoffice up and running again... g...) make -DNATIVE_BOOTSTRAP install for /usr/ports/java/jdk13 should avoid needing the Linux Emu just to get Java running... I

Re: jdk 1.3.1_6 linux compilation.

2002-11-26 Thread Marcin Dalecki
Daniel Flickinger wrote: I just brought up ooo-1.0.l without the java. I had IBM's latest and greatest Linux-java, but it did not want to recognize it so I left the box checked for no java in setup. Everything runs as advertised on openoffice --it looks good. I tried a

sbin/gbde compilation problem

2002-10-22 Thread Craig Rodrigues
Hi, I just did a cvsup and am trying to do a buildworld and am having a problem: === === sbin/gbde cc -O -pipe -mcpu=pentiumpro

Re: sbin/gbde compilation problem

2002-10-22 Thread Craig Rodrigues
On Tue, Oct 22, 2002 at 05:45:24PM -0400, Craig Rodrigues wrote: Hi, I just did a cvsup and am trying to do a buildworld and am having a problem:

Re: sbin/gbde compilation problem

2002-10-22 Thread Craig Rodrigues
On Tue, Oct 22, 2002 at 08:29:01PM -0400, Craig Rodrigues wrote: --- sys/crypto/rijndael/rijndael-api-fst.c.orig Tue Oct 22 20:16:28 2002 +++ sys/crypto/rijndael/rijndael-api-fst.cTue Oct 22 20:29:20 2002 @@ -22,6 +22,7 @@ Hi, I apologize. I had version 1.3 of rijndael-api-fst.c

Re: sbin/gbde compilation problem

2002-10-22 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Craig Rodrigues writes: --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Oct 22, 2002 at 05:45:24PM -0400, Craig Rodrigues wrote: Hi, I just did a cvsup and am trying to do a buildworld and am having a problem:

open-motif compilation problem

2002-10-19 Thread walt
While compiling the open-motif port on -CURRENT I see this error during the 'configure' phase. Anyone else seeing this? checking for vprintf... yes checking whether sprintf returns void... Bus error (core dumped) yes checking for wcslen... yes ===

xmms compilation failure

2002-10-11 Thread Vallo Kallaste
Hi xmms fails to compile because of either: missing sys/types.h include in xmms-1.2.7/libxmms/util.c some error in our headers Simply adding sys/types.h before sys/sysctl.h works for me. rm -f .libs/util.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12

Compilation of jdk with native threads failes

2002-10-07 Thread Lutz Bichler
Error log is: === Recursively making native all @ Mon Oct 7 09:38:55 CEST 2002 ... gmake[3]: Entering directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/java/hpi/native' gmake

Re: Compilation of jdk with native threads failes

2002-10-07 Thread Hui
On Mon, Oct 07, 2002 at 09:35:21AM +0200, Lutz Bichler wrote: I cannot find the CTX_ constants and/or their meaning. Any hints? I ran into this myself and it's because that stuff was delete recently in -current's libc_r. Another patch release needs to happen because of that to solve that

Cross-compilation report.

2002-07-09 Thread andrew
Hi! Recently I have done some kind of pathologically brain-dead experiment. :) I have checked out pre-KSE FreeBSD HEAD branch to one of my Intel servers and allowed to re-build entire -SNAP-type release for my newly acquired DEC Alpha machine. Host environment: i386 (Pentium III

Re: compilation failure (in the kernel SCSI code)

2002-05-13 Thread Bruce Evans
On Sun, 12 May 2002, Thierry Herbelot wrote: the import of GCC3.1 seems to reveal old bugs : (while cross-compiling a new kernel atfer cross-compiling a new -Current world under a fresh -Stable) (the %b flag is not recognized in the printf()s of scsi_low.c) This is just because gcc-3's

<    1   2   3   >