Configure and build problems
- From: Andres Ortega <devcodegcc yahoo com>
- To: gnome-vfs-list gnome org
- Subject: Configure and build problems
- Date: Thu, 2 Jan 2003 07:09:47 -0800 (PST)
Configure problem:
When I ran ./autogen.sh, the autoconf part would
complain about not having ./configure ... it didn't
create it. So I had to run autoconf seperately from
./autogen.sh in order to create ./configure. Then,
things went well.
Build problem:
When I tried to build gnome-vfs, this is what I got
back:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread
-DORBIT2=1 -I/usr/local/gnome-2/include/glib-2.0
-I/usr/local/gnome-2/lib/glib-2.0/include
-I/usr/local/gnome-2/include/gconf/2
-I/usr/local/gnome-2/include/orbit-2.0
-I/usr/local/gnome-2/include/linc-1.0
-I/usr/local/gnome-2/include/bonobo-activation-2.0
-I/usr/local/gnome-2/include/libxml2 -Wall -Werror
-Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wno-sign-compare -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-DG_DISABLE_DEPRECATED
-DDATADIR=\"/usr/local/gnome-2/share\"
-DLIBDIR=\"/usr/local/gnome-2/lib\"
-DPREFIX=\"/usr/local/gnome-2\"
-DSYSCONFDIR=\"/usr/local/gnome-2/etc\"
-DG_LOG_DOMAIN=\"libgnomevfs\" -g -O2 -MT
gnome-vfs-application-registry.lo -MD -MP -MF
.deps/gnome-vfs-application-registry.Tpo -c
gnome-vfs-application-registry.c -fPIC -DPIC -o
.libs/gnome-vfs-application-registry.o
gnome-vfs-application-registry.c: In function
`set_value':
gnome-vfs-application-registry.c:258: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
gnome-vfs-application-registry.c:259: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
gnome-vfs-application-registry.c: In function
`unset_key':
gnome-vfs-application-registry.c:281: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
gnome-vfs-application-registry.c:282: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
gnome-vfs-application-registry.c: In function
`add_application_to_mime_type_table':
gnome-vfs-application-registry.c:349: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
gnome-vfs-application-registry.c:350: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
gnome-vfs-application-registry.c: In function
`remove_application_from_mime_type_table':
gnome-vfs-application-registry.c:429: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
gnome-vfs-application-registry.c:430: warning:
dereferencing type-punned pointer will break
strict-aliasing rules
make[2]: *** [gnome-vfs-application-registry.lo] Error
1
make[2]: Leaving directory
`/usr/src/Source/gnome/gnome-vfs/libgnomevfs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/Source/gnome/gnome-vfs'
make: *** [all] Error 2
Any ideas??
Andres Ortega
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]