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 161727 - compile issues on gsearchtool gtk_file_chooser_new compiling with gtk+-2.6.0
compile issues on gsearchtool gtk_file_chooser_new compiling with gtk+-2.6.0
Status: VERIFIED DUPLICATE of bug 161377
Product: gnome-utils
Classification: Deprecated
Component: gsearchtool
2.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-19 20:32 UTC by Stef van der Made
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Stef van der Made 2004-12-19 20:32:12 UTC
During the compile of gnome-utils-2.9.2 I'm getting this error in my logs:

 then mv -f ".deps/gsearchtool.Tpo" ".deps/gsearchtool.Po"; \
else rm -f ".deps/gsearchtool.Tpo"; exit 1; \
fi
gsearchtool.c: In function `create_main_window':
gsearchtool.c:2028: error: too few arguments to function
`gtk_file_chooser_button_new'
make[5]: *** [gsearchtool.o] Error 1
make[5]: Leaving directory
`/usr/download/garnome-2.9.2.1/desktop/gnome-utils/work/main.d/gnome-utils-2.9.2/gsearchtool'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/usr/download/garnome-2.9.2.1/desktop/gnome-utils/work/main.d/gnome-utils-2.9.2/gsearchtool'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/download/garnome-2.9.2.1/desktop/gnome-utils/work/main.d/gnome-utils-2.9.2'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/download/garnome-2.9.2.1/desktop/gnome-utils/work/main.d/gnome-utils-2.9.2'
make[1]: *** [build-work/main.d/gnome-utils-2.9.2/Makefile] Error 2
make[1]: Leaving directory `/usr/download/garnome-2.9.2.1/desktop/gnome-utils'
make: *** [paranoid-install] Error 2
bash-2.05b$ cd gnome-utils/
bash-2.05b$ cd work/main.d/gnome-utils-2.9.2/

I'm using gcc-3.4.2, glibc-2.3.3, garnome-2.9.2.1 (gtk+-2.6.0, glib-2.6.0) to
compile the package
Comment 1 Vincent Noel 2004-12-20 04:13:15 UTC
This has been fixed in CVS.
You should upgrade to the next version of gnome-utils when it comes out, or
downgrade to gtk+ 2.5.x.
Comment 2 Dennis Cranston 2004-12-20 17:00:13 UTC
This was re
Comment 3 Dennis Cranston 2004-12-20 17:00:39 UTC

*** This bug has been marked as a duplicate of 161377 ***
Comment 4 Dennis Cranston 2004-12-20 17:01:45 UTC
Ignore comment #2.