After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 155158 - Garnome 2.8.0 build fails on gnomelibvfs (gcc 2.95.4)
Garnome 2.8.0 build fails on gnomelibvfs (gcc 2.95.4)
Status: RESOLVED FIXED
Product: GARNOME
Classification: Deprecated
Component: general
unspecified
Other Linux
: Immediate blocker
: ---
Assigned To: GARNOME Maintainers
garnome list
Depends on:
Blocks:
 
 
Reported: 2004-10-12 07:32 UTC by Oliver Hookins
Modified: 2005-01-24 05:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Oliver Hookins 2004-10-12 07:32:20 UTC
As per subject, building Garnome 2.8.0 on Debian 3.0 with gcc 2.95.4 20011002
(Debian prerelease). I'm building using the 'make paranoid-install' and get the
following error:

`/root/garnome-2.8.0/platform/gnome-vfs/work/main.d/gnome-vfs-2.8.0/libgnomevfs
make[8]: Leaving directory
`/root/garnome-2.8.0/platform/gnome-vfs/work/main.d/gnome-vfs-2.8.0/libgnomevfs
make[7]: Leaving directory
`/root/garnome-2.8.0/platform/gnome-vfs/work/main.d/gnome-vfs-2.8.0'
make[6]: Leaving directory
`/root/garnome-2.8.0/platform/gnome-vfs/work/main.d/gnome-vfs-2.8.0'
make[5]: Leaving directory
`/root/garnome-2.8.0/platform/gnome-vfs'
make[4]: Leaving directory
`/root/garnome-2.8.0/platform/libgnome'
make[3]: Leaving directory
`/root/garnome-2.8.0/platform/libbonoboui'
make[2]: Leaving directory
`/root/garnome-2.8.0/platform/libgnomeui'
make[1]: Leaving directory
`/root/garnome-2.8.0/desktop/bug-buddy'
gnome-vfs-dns-sd.c: In function `howl_input':
gnome-vfs-dns-sd.c:718: parse error before `salt'
gnome-vfs-dns-sd.c:720: `salt' undeclared (first
use in this function)
gnome-vfs-dns-sd.c:720: (Each undeclared
identifier is reported only once
gnome-vfs-dns-sd.c:720: for each function it
appears in.)
make[9]: *** [gnome-vfs-dns-sd.lo] Error 1
make[8]: *** [all] Error 2
make[7]: *** [all-recursive] Error 1
make[6]: *** [all] Error 2
make[5]: ***
[build-work/main.d/gnome-vfs-2.8.0/Makefile] Error 2
make[4]: ***
[../../platform/gnome-vfs/cookies/main.d/install]
Error 2
make[3]: ***
[../../platform/libgnome/cookies/main.d/install]
Error 2
make[2]: ***
[../../platform/libbonoboui/cookies/main.d/install]
Error 2
make[1]: ***
[../../platform/libgnomeui/cookies/main.d/install]
Error 2
make: *** [paranoid-install] Error 2

Making bootstrap/howl doesn't help.
Comment 1 Paul Drain 2005-01-24 05:25:16 UTC
This was fixed upstream in gnome-vfs 2.8.2 and above, 2.8.3 is included in the
latest Stable GARNOME release, so i'll mark this as fixed.

Please re-open if it's still broken.