[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Compile from source Try 2
Since my last email, I'm not trying the Makefile included with the
source code and am trying to install 1.5.2 in Kubuntu 8.1.0 still.
I can make configure, but when I make install, I get this error. Any
thoughts?
I'm not sure what olib.c is or what the error means. I did install
flex.
make[2]: Leaving directory
`/home/kurt/Documents/gedacompile/geda-gsymcheck-1.5.2'
make[1]: Leaving directory
`/home/kurt/Documents/gedacompile/geda-gsymcheck-1.5.2'
( cd geda-utils-1.5.2; make install )
make[1]: Entering directory
`/home/kurt/Documents/gedacompile/geda-utils-1.5.2'
Making install in src
make[2]: Entering directory
`/home/kurt/Documents/gedacompile/geda-utils-1.5.2/src'
gcc -DHAVE_CONFIG_H -I. -I..
-DPCBDATADIR=\"/usr/local/share/geda/share\"
-DPCBLIBPATH=\"/usr/local/share/geda/share/pcb/pcblib-newlib:/usr/loca
l/share/geda/share/pcb/newlib\" -pthread
-I/usr/local/share/geda/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -Wall -g -O2 -MT
convert_sym-convert_sym.o -MD -MP -MF
.deps/convert_sym-convert_sym.Tpo -c -o convert_sym-convert_sym.o
`test -f 'convert_sym.c' || echo './'`convert_sym.c
convert_sym.c: In function convert_file:
convert_sym.c:521: warning: ignoring return value of fgets, declared
with attribute warn_unused_result
convert_sym.c: In function do_nop:
convert_sym.c:546: warning: ignoring return value of fgets, declared
with attribute warn_unused_result
convert_sym.c: In function do_net_start:
convert_sym.c:1391: warning: ignoring return value of fscanf, declared
with attribute warn_unused_result
convert_sym.c: In function get_continued_string:
convert_sym.c:2041: warning: ignoring return value of fgets, declared
with attribute warn_unused_result
convert_sym.c:2055: warning: ignoring return value of fgets, declared
with attribute warn_unused_result
mv -f .deps/convert_sym-convert_sym.Tpo
.deps/convert_sym-convert_sym.Po
gcc -pthread -I/usr/local/share/geda/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -Wall -g -O2 -o
convert_sym convert_sym-convert_sym.o convert_sym-char_width.o -lm
gcc -DHAVE_CONFIG_H -I. -I..
-DPCBDATADIR=\"/usr/local/share/geda/share\"
-DPCBLIBPATH=\"/usr/local/share/geda/share/pcb/pcblib-newlib:/usr/loca
l/share/geda/share/pcb/newlib\" -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/local/share/geda/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gtk-2.0 -Wall -g -O2 -MT
sarlacc_schem-sarlacc_schem.o -MD -MP -MF
.deps/sarlacc_schem-sarlacc_schem.Tpo -c -o
sarlacc_schem-sarlacc_schem.o `test -f 'sarlacc_schem.c' || echo
'./'`sarlacc_schem.c
sarlacc_schem.c: In function read_block:
sarlacc_schem.c:110: warning: ignoring return value of read, declared
with attribute warn_unused_result
sarlacc_schem.c: In function parse_header:
sarlacc_schem.c:180: warning: integer overflow in expression
sarlacc_schem.c:173: warning: ignoring return value of read, declared
with attribute warn_unused_result
sarlacc_schem.c: In function parse_component:
sarlacc_schem.c:300: warning: ignoring return value of fgets, declared
with attribute warn_unused_result
sarlacc_schem.c: In function parse_block:
sarlacc_schem.c:724: warning: ignoring return value of read, declared
with attribute warn_unused_result
mv -f .deps/sarlacc_schem-sarlacc_schem.Tpo
.deps/sarlacc_schem-sarlacc_schem.Po
gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
-I/usr/local/share/geda/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -Wall -g -O2 -o
sarlacc_schem sarlacc_schem-sarlacc_schem.o
/bin/bash ../ylwrap olib.l .c olib.c -- /bin/bash
/home/kurt/Documents/gedacompile/geda-utils-1.5.2/missing --run flex
make[2]: *** [olib.c] Error 1
make[2]: Leaving directory
`/home/kurt/Documents/gedacompile/geda-utils-1.5.2/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/kurt/Documents/gedacompile/geda-utils-1.5.2'
make: *** [utils_install] Error 2
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user