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 451242 - build failure in trunk
build failure in trunk
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: [obsolete] Builds
0.x.x [obsolete]
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-26 13:23 UTC by Hubert Figuiere (:hub)
Modified: 2007-06-27 07:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (458 bytes, patch)
2007-06-26 13:24 UTC, Hubert Figuiere (:hub)
none Details | Review

Description Hubert Figuiere (:hub) 2007-06-26 13:23:28 UTC
I get 

/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o nautilus-connect-server  nautilus-connect-server-dialog.o nautilus-connect-server-dialog-main.o nautilus-location-entry.o  ../src/file-manager/libnautilus-file-manager.la ../libnautilus-private/libnautilus-private.la -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -leel-2 -lgailutil -lglade-2.0 -lrsvg-2 -lesd -laudiofile -lgnome-desktop-2 -lgnomeui-2 -lbonoboui-2 -lgnome-keyring -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lfreetype -lfontconfig -lglitz -lpng12 -lz -lXrender -lX11 -lXext -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lstartup-notification-1      -L/usr/X11R6/lib64 -lX11  -lexif -lm     ../cut-n-paste-code/gsequence/libgsequence.la 
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po network-scheme.desktop.in network-scheme.desktop
Found cached translation database
mkdir .libs
cc1: warnings being treated as errors
nautilus-file-management-properties-main.c: In function ‘main’:
nautilus-file-management-properties-main.c:58: warning: not enough variable arguments to fit a sentinel
make[2]: *** [nautilus-file-management-properties-main.o] Error 1


Patch will follow.
Comment 1 Hubert Figuiere (:hub) 2007-06-26 13:24:31 UTC
Created attachment 90662 [details] [review]
patch
Comment 2 Alexander Larsson 2007-06-27 07:14:35 UTC
commited.