Gnome 2.6.0_1 install problem.

Joe Marcus Clarke marcus at marcuscom.com
Sat May 22 17:52:12 PDT 2004


On Mon, 2004-05-10 at 23:24, Bryan Cassidy wrote:
> attached output

> /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.
> -I../..   -I/usr/local/include -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -I/usr/local/include/libxml2
> -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include   -I../..  -Wall
> -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include  -0 -pipe
> -march=pentiumpro -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f
> 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/local/include/libxml2 -I/usr/local/include -D_THREAD_SAFE
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I../.. -Wall -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include
> -0 -pipe -march=pentiumpro -c lex._gst_parse_yy.c
> -Wp,-MD,.deps/libgstparse_la-lex._gst_parse_yy.TPlo  -DPIC
> cc: unrecognized option `-0'

I'm not sure if someone already replied to this, but it looks like your
CFLAGS are corrupt.  You have -0 (dash zero) instead of -O (dash capital
oh).  If you fix that, you should be set.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040522/aa51c5ee/attachment.bin


More information about the freebsd-gnome mailing list