[Weather] Compiling latest CVS Ubuntu 6.06 Fails

Steve Daniels steve.daniels at blueyonder.co.uk
Mon May 28 17:00:14 EDT 2007


The way I do it on gentoo is

Autoreconf  --force -install -verbose

Autogen.sh

Configure -disable-gui

Make

Make install

You might need . or ./ infront of some of those commands

 

  _____  

From: weather-bounces+steve.daniels=blueyonder.co.uk at buoy.com
[mailto:weather-bounces+steve.daniels=blueyonder.co.uk at buoy.com] On Behalf
Of Corey Touchet
Sent: 28 May 2007 20:38
To: List for 1 Wire Weather Stations and devices
Subject: [Weather] Compiling latest CVS Ubuntu 6.06 Fails

 

I'm having a hell of a time getting CVS to compile out the owwnogui
executable.

I download it all from cvs

perform the command

sh ./autogen.sh --disable-gui

cd to src

perform command

make owwnogui

And it bombs on choices_linux.c


here's the output.


corey at stormwatcher:~/owwcvs/oww/src$ make owwnogui

Makefile:380: warning: overriding commands for target `owwnogui' 

Makefile:372: warning: ignoring old commands for target `owwnogui'

Makefile:384: warning: overriding commands for target `ini2dev'

Makefile:376: warning: ignoring old commands for target `ini2dev' 

gcc -DHAVE_CONFIG_H -I. -I. -I..        -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-g -O2 -c ad26.c

gcc -DHAVE_CONFIG_H -I. -I. -I..        -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-g -O2 -c applctn.c

gcc -DHAVE_CONFIG_H -I. -I. -I..        -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-g -O2 -c arne.c

gcc -DHAVE_CONFIG_H -I. -I. -I..        -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-g -O2 -c atod20.c

gcc -DHAVE_CONFIG_H -I. -I. -I..        -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-g -O2 -c choices_linux.c 

choices_linux.c: In function 'choices_find_files':

choices_linux.c:163: error: 'SYSCONFDIR' undeclared (first use in this
function)

choices_linux.c:163: error: (Each undeclared identifier is reported only
once 

choices_linux.c:163: error: for each function it appears in.)

make: *** [choices_linux.o] Error 1





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www2.buoy.com/pipermail/weather/attachments/20070528/c5748c57/attachment.htm 


More information about the Weather mailing list