Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 00:35:56 -0400
From:      epilogue <epilogue@allstream.net>
To:        Robert Leslie <les@ess.washington.edu>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: xorg build failure
Message-ID:  <20040930003556.7fb6a346@localhost>
In-Reply-To: <Pine.SOL.4.51.0409292108050.23435@geops.geophys.washington.edu>
References:  <Pine.SOL.4.51.0409292108050.23435@geops.geophys.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Sep 2004 21:14:09 -0700 (PDT)
Robert Leslie <les@ess.washington.edu> wrote:

> 
> 
> uname -a 4.8-RELEASE FreeBSD 4.8-RELEASE #0
> 
> 
> 
> my build of xorg is failing at xorg-server.
> 
> 
> here is where it fails:
> 
> In file included from /usr/include/string.h:50,
>                  from ../include/os.h:99,
>                  from ../include/misc.h:117,
>                  from devices.c:53:
> /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined
> /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined
> devices.c:713: `DEFAULT_LEDS' undeclared here (not in a function)
> devices.c:713: initializer element is not constant
> devices.c:713: (near initialization for `defaultLedControl.led_values')
> devices.c:713: `DEFAULT_LEDS_MASK' undeclared here (not in a function)
> devices.c:713: initializer element is not constant
> devices.c:713: (near initialization for `defaultLedControl.led_mask')
> devices.c:716: `DEFAULT_BELL' undeclared here (not in a function)
> devices.c:716: initializer element is not constant
> devices.c:716: (near initialization for `defaultBellControl.percent')
> devices.c:717: `DEFAULT_BELL_PITCH' undeclared here (not in a function)
> devices.c:717: initializer element is not constant
> devices.c:717: (near initialization for `defaultBellControl.pitch')
> devices.c:718: `DEFAULT_BELL_DURATION' undeclared here (not in a
> function) devices.c:718: initializer element is not constant
> devices.c:718: (near initialization for `defaultBellControl.duration')
> devices.c:722: `DEFAULT_INT_RESOLUTION' undeclared here (not in a
> function)
> devices.c:722: initializer element is not constant
> devices.c:722: (near initialization for
> `defaultIntegerControl.resolution')
> devices.c:723: `DEFAULT_INT_MIN_VALUE' undeclared here (not in a
> function) devices.c:723: initializer element is not constant
> devices.c:723: (near initialization for
> `defaultIntegerControl.min_value') devices.c:724: `DEFAULT_INT_MAX_VALUE'
> undeclared here (not in a function) devices.c:724: initializer element is
> not constant devices.c:724: (near initialization for
> `defaultIntegerControl.max_value') devices.c:725: `DEFAULT_INT_DISPLAYED'
> undeclared here (not in a function) devices.c:725: initializer element is
> not constant devices.c:725: (near initialization for
> `defaultIntegerControl.integer_displayed')
> *** Error code 1
> 
> Stop in /usr/ports/x11-servers/xorg-server/work/xc/programs/Xserver/dix.
> *** Error code 1
> 
> Stop in /usr/ports/x11-servers/xorg-server/work/xc/programs/Xserver.
> *** Error code 1
> 
> Stop in /usr/ports/x11-servers/xorg-server.
> *** Error code 1
> 
> Stop in /usr/ports/x11/xorg.
> 
> 
> any suggestions.
> 
> i'd prefer not to rebuild my kernel at this point.
> 

hey there,

1) be certain that you're following *all* the steps outlined in
/usr/ports/UPDATING (you may have to scroll down a bit, as this change
happened a while ago already)

2) try installing /usr/ports/x11/xorg-libraries *before* any of the other
pieces (including the xorg meta port).


good luck and hth,
epi


 
> -- les
> 
> 
> 
> 
> 
> 
> 
> -- 
> R. "les" Leslie
> Seismic Systems Technologist
> Pacific Northwest Seismograph Network
> University of Washington
> Earth and Space Sciences
> (206) 543-8276
> les@ess.washington.edu
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
> 



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