Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42851 - libgnome-2.4.0 doesn't compile ( gnome-vfs problems )
Summary: libgnome-2.4.0 doesn't compile ( gnome-vfs problems )
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 00:31 UTC by Patrik Maunus
Modified: 2004-02-26 00:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Maunus 2004-02-25 00:31:44 UTC
When I try to install libgnome-2.4.0 I get these errors

In file included from gnome-url.c:36:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-utils.h:1:1: warning: null character(s) ignored
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-utils.h:1:1: warning: no newline at end of file
In file included from gnome-url.c:37:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-uri.h:1:1: warning: null character(s) ignored
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-uri.h:1:1: warning: no newline at end of file
gnome-url.c: In function `gnome_url_show_with_env':
gnome-url.c:66: error: `GnomeVFSResult' undeclared (first use in this function)
gnome-url.c:66: error: (Each undeclared identifier is reported only once
gnome-url.c:66: error: for each function it appears in.)
gnome-url.c:66: error: syntax error before "result"
gnome-url.c:70: error: `result' undeclared (first use in this function)
gnome-url.c:70: warning: implicit declaration of function `gnome_vfs_url_show_with_env'
gnome-url.c:73: error: `GNOME_VFS_OK' undeclared (first use in this function)
gnome-url.c:77: error: `GNOME_VFS_ERROR_INTERNAL' undeclared (first use in this function)
gnome-url.c:84: error: `GNOME_VFS_ERROR_BAD_PARAMETERS' undeclared (first use in this function)
gnome-url.c:91: error: `GNOME_VFS_ERROR_PARSE' undeclared (first use in this function)
gnome-url.c:99: error: `GNOME_VFS_ERROR_LAUNCH' undeclared (first use in this function)
gnome-url.c:107: error: `GNOME_VFS_ERROR_NO_DEFAULT' undeclared (first use in this function)
gnome-url.c:114: error: `GNOME_VFS_ERROR_NOT_SUPPORTED' undeclared (first use in this function)
make[2]: *** [gnome-url.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

And then the emerge quits.
I've tried to reemerge gnome-vfs-2.4.2 but the get this error

/usr/lib/gcc-lib/i486-pc-linux-gnu/3.3.2/../../..//libgnomevfs-2.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status
libtool: install: error: relink `libvfolder-desktop.la' with the above command before installing it
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-02-26 00:16:31 UTC
please include a full build log and also paste the output of emerge info
Comment 2 Patrik Maunus 2004-02-26 00:25:41 UTC
This 'bug' may have been caused by a computer crash, sorry.
I made a complete reinstallation and it works.