Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22840 - gimp 1.3.15 doesn't create symlink for /usr/bin/gimptool
Summary: gimp 1.3.15 doesn't create symlink for /usr/bin/gimptool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-14 18:13 UTC by Carsten Lohrke (RETIRED)
Modified: 2003-07-23 03:56 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 Carsten Lohrke (RETIRED) gentoo-dev 2003-06-14 18:13:32 UTC
emerging gimp-freetype fails, cause it misses /usr/bin/gimptool
the symlink from gimptool-1.3 to gimptool doesn't exist, same for gimp-remote-1.3

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-06-14 18:19:16 UTC
Hm, it seems this doesn't matter anyway...

make[2]: Entering directory `/var/tmp/portage/gimp-freetype-0.2-r3/work/gimp-freetype-0.2/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..                   -I../intl               -I/usr/include/freetype2                -I/usr/include/gimp-1.3 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include                       -DVERSION=\"0.2\" -DLOCALEDIR=\""/usr/share/locale"\"        -DDATADIR=\""/usr/share/gimp-freetype"\" -DGTK_DISABLE_COMPAT_H  -O3 -march=athlon-xp -pipe -foptimize-sibling-calls -fomit-frame-pointer -funroll-loops -fforce-addr -msse -mmmx -m3dnow  -Wall -c about.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..                   -I../intl               -I/usr/include/freetype2                -I/usr/include/gimp-1.3 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include                       -DVERSION=\"0.2\" -DLOCALEDIR=\""/usr/share/locale"\"        -DDATADIR=\""/usr/share/gimp-freetype"\" -DGTK_DISABLE_COMPAT_H  -O3 -march=athlon-xp -pipe -foptimize-sibling-calls -fomit-frame-pointer -funroll-loops -fforce-addr -msse -mmmx -m3dnow  -Wall -c fontsel.c
about.c: In function `about_dialog_create':
about.c:206: `GTK_WINDOW_DIALOG' undeclared (first use in this function)
about.c:206: (Each undeclared identifier is reported only once
about.c:206: for each function it appears in.)
make[2]: *** [about.o] Error 1
make[2]: *** Waiting for unfinished jobs....
fontsel.c: In function `fontsel_new':
fontsel.c:122: warning: implicit declaration of function `gtk_object_class_user_signal_new'
fontsel.c:122: structure has no member named `klass'
make[2]: *** [fontsel.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gimp-freetype-0.2-r3/work/gimp-freetype-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gimp-freetype-0.2-r3/work/gimp-freetype-0.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-gfx/gimp-freetype-0.2-r3 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)

Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2003-06-14 18:47:45 UTC
...added gimp-freetype-0.3 for gimp-1.3 to bugzilla :)
Comment 3 Philip Walls (RETIRED) gentoo-dev 2003-07-18 01:21:37 UTC
I'm still getting Gimp bugs assigned to me for some reason, even when I've requested not to be assigned (any) bugs while I'm on vacation :-P
Comment 4 foser (RETIRED) gentoo-dev 2003-07-23 03:56:47 UTC
this should be fixed with gimp-1.3.16

build that version and retry. reopen if it doesn't fix the problem after all.