Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: SourceForge.net <noreply@so...> - 2004-11-10 00:12:57
|
Bugs item #1063503, was opened at 2004-11-09 19:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 Category: Build Group: Linux Status: Open Resolution: None Priority: 9 Submitted By: mrdocs (mrdocs) Assigned to: Nobody/Anonymous (nobody) Summary: configure does not find gc.h Initial Comment: In testing the build of 0.40pre2 for building rpms, configure is looking for gc.h in %libdir/gc/gc.h However, on suse 9.x it is packaged in /usr/include and is not found. This makes building an 0.40 rpm for Suse and possibly other distros impossible. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 |
From: SourceForge.net <noreply@so...> - 2004-11-10 19:17:03
|
Bugs item #1063503, was opened at 2004-11-09 16:12 Message generated for change (Comment added) made by nemies You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 Category: Build Group: Linux Status: Open Resolution: None Priority: 9 Submitted By: mrdocs (mrdocs) Assigned to: Nobody/Anonymous (nobody) Summary: configure does not find gc.h Initial Comment: In testing the build of 0.40pre2 for building rpms, configure is looking for gc.h in %libdir/gc/gc.h However, on suse 9.x it is packaged in /usr/include and is not found. This makes building an 0.40 rpm for Suse and possibly other distros impossible. ---------------------------------------------------------------------- >Comment By: Kees Cook (nemies) Date: 2004-11-10 11:17 Message: Logged In: YES user_id=26678 Dang. Debian's libgc package puts this in /usr/include/gc. The Win32 headers have it in both places. Hmpf. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 |
From: SourceForge.net <noreply@so...> - 2004-11-11 04:55:10
|
Bugs item #1063503, was opened at 2004-11-09 16:12 Message generated for change (Comment added) made by nemies You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 Category: Build Group: Linux >Status: Closed >Resolution: Fixed Priority: 9 Submitted By: mrdocs (mrdocs) >Assigned to: Kees Cook (nemies) Summary: configure does not find gc.h Initial Comment: In testing the build of 0.40pre2 for building rpms, configure is looking for gc.h in %libdir/gc/gc.h However, on suse 9.x it is packaged in /usr/include and is not found. This makes building an 0.40 rpm for Suse and possibly other distros impossible. ---------------------------------------------------------------------- >Comment By: Kees Cook (nemies) Date: 2004-11-10 20:55 Message: Logged In: YES user_id=26678 Okay, this is fixed in CVS. Thanks pjrm! ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-10 11:17 Message: Logged In: YES user_id=26678 Dang. Debian's libgc package puts this in /usr/include/gc. The Win32 headers have it in both places. Hmpf. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 |
From: SourceForge.net <noreply@so...> - 2004-11-17 12:26:25
|
Bugs item #1063503, was opened at 2004-11-09 19:12 Message generated for change (Comment added) made by mrdocs You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 Category: Build Group: Linux >Status: Open >Resolution: None Priority: 9 Submitted By: mrdocs (mrdocs) Assigned to: Kees Cook (nemies) Summary: configure does not find gc.h Initial Comment: In testing the build of 0.40pre2 for building rpms, configure is looking for gc.h in %libdir/gc/gc.h However, on suse 9.x it is packaged in /usr/include and is not found. This makes building an 0.40 rpm for Suse and possibly other distros impossible. ---------------------------------------------------------------------- >Comment By: mrdocs (mrdocs) Date: 2004-11-17 07:26 Message: Logged In: YES user_id=971423 Hi, reopening it is still there in pre3: Testing on my suse build machine with stock suse gc package: <snip> checking for png.h... yes checking for GC_malloc in -lgc... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking gc/gc.h usability... no checking gc/gc.h presence... no checking for gc/gc.h... no configure: error: libgc (the Boehm Conservative Collector), is needed to compile inkscape error: Bad exit status from /var/tmp/rpm-tmp.64146 (%build) peter@...:~/rpmbuild/SPECS> locate gc.h /home/peter/cvs/inkscape/src/extension/script/js/jsgc.h /opt/gnome/include/gtk-2.0/gdk/gdkgc.h /opt/gnome/include/gtk-2.0/gtk/gtkgc.h /opt/gnome/include/gtkmm-2.0/gdkmm/gc.h /opt/gnome/include/libgnomeprint-2.2/libgnomeprint/gp-gc.h /usr/include/gc.h /usr/include/libguile/gc.h peter@...:~/rpmbuild/SPECS> ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-10 23:55 Message: Logged In: YES user_id=26678 Okay, this is fixed in CVS. Thanks pjrm! ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-10 14:17 Message: Logged In: YES user_id=26678 Dang. Debian's libgc package puts this in /usr/include/gc. The Win32 headers have it in both places. Hmpf. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 |
From: SourceForge.net <noreply@so...> - 2004-11-17 22:34:47
|
Bugs item #1063503, was opened at 2004-11-09 16:12 Message generated for change (Comment added) made by nemies You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 Category: Build Group: Linux >Status: Closed >Resolution: Fixed Priority: 9 Submitted By: mrdocs (mrdocs) Assigned to: Kees Cook (nemies) Summary: configure does not find gc.h Initial Comment: In testing the build of 0.40pre2 for building rpms, configure is looking for gc.h in %libdir/gc/gc.h However, on suse 9.x it is packaged in /usr/include and is not found. This makes building an 0.40 rpm for Suse and possibly other distros impossible. ---------------------------------------------------------------------- >Comment By: Kees Cook (nemies) Date: 2004-11-17 14:34 Message: Logged In: YES user_id=26678 Ack! That'll teach me not to test all cases. This is re-fixed in CVS. I screwed up the "not found" case: it is executed for each file checked for. Since gc.h was found before not finding gc/gc.h, it barfed. Sorry about that. ---------------------------------------------------------------------- Comment By: mrdocs (mrdocs) Date: 2004-11-17 04:26 Message: Logged In: YES user_id=971423 Hi, reopening it is still there in pre3: Testing on my suse build machine with stock suse gc package: <snip> checking for png.h... yes checking for GC_malloc in -lgc... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking gc/gc.h usability... no checking gc/gc.h presence... no checking for gc/gc.h... no configure: error: libgc (the Boehm Conservative Collector), is needed to compile inkscape error: Bad exit status from /var/tmp/rpm-tmp.64146 (%build) peter@...:~/rpmbuild/SPECS> locate gc.h /home/peter/cvs/inkscape/src/extension/script/js/jsgc.h /opt/gnome/include/gtk-2.0/gdk/gdkgc.h /opt/gnome/include/gtk-2.0/gtk/gtkgc.h /opt/gnome/include/gtkmm-2.0/gdkmm/gc.h /opt/gnome/include/libgnomeprint-2.2/libgnomeprint/gp-gc.h /usr/include/gc.h /usr/include/libguile/gc.h peter@...:~/rpmbuild/SPECS> ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-10 20:55 Message: Logged In: YES user_id=26678 Okay, this is fixed in CVS. Thanks pjrm! ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-10 11:17 Message: Logged In: YES user_id=26678 Dang. Debian's libgc package puts this in /usr/include/gc. The Win32 headers have it in both places. Hmpf. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 |
From: SourceForge.net <noreply@so...> - 2005-02-25 00:01:16
|
Bugs item #1063503, was opened at 2004-11-09 16:12 Message generated for change (Settings changed) made by keescook You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 Category: Build Group: Linux Status: Closed Resolution: Fixed Priority: 9 Submitted By: mrdocs (mrdocs) >Assigned to: Kees Cook (keescook) Summary: configure does not find gc.h Initial Comment: In testing the build of 0.40pre2 for building rpms, configure is looking for gc.h in %libdir/gc/gc.h However, on suse 9.x it is packaged in /usr/include and is not found. This makes building an 0.40 rpm for Suse and possibly other distros impossible. ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-17 14:34 Message: Logged In: YES user_id=26678 Ack! That'll teach me not to test all cases. This is re-fixed in CVS. I screwed up the "not found" case: it is executed for each file checked for. Since gc.h was found before not finding gc/gc.h, it barfed. Sorry about that. ---------------------------------------------------------------------- Comment By: mrdocs (mrdocs) Date: 2004-11-17 04:26 Message: Logged In: YES user_id=971423 Hi, reopening it is still there in pre3: Testing on my suse build machine with stock suse gc package: <snip> checking for png.h... yes checking for GC_malloc in -lgc... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking gc/gc.h usability... no checking gc/gc.h presence... no checking for gc/gc.h... no configure: error: libgc (the Boehm Conservative Collector), is needed to compile inkscape error: Bad exit status from /var/tmp/rpm-tmp.64146 (%build) peter@...:~/rpmbuild/SPECS> locate gc.h /home/peter/cvs/inkscape/src/extension/script/js/jsgc.h /opt/gnome/include/gtk-2.0/gdk/gdkgc.h /opt/gnome/include/gtk-2.0/gtk/gtkgc.h /opt/gnome/include/gtkmm-2.0/gdkmm/gc.h /opt/gnome/include/libgnomeprint-2.2/libgnomeprint/gp-gc.h /usr/include/gc.h /usr/include/libguile/gc.h peter@...:~/rpmbuild/SPECS> ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-10 20:55 Message: Logged In: YES user_id=26678 Okay, this is fixed in CVS. Thanks pjrm! ---------------------------------------------------------------------- Comment By: Kees Cook (nemies) Date: 2004-11-10 11:17 Message: Logged In: YES user_id=26678 Dang. Debian's libgc package puts this in /usr/include/gc. The Win32 headers have it in both places. Hmpf. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1063503&group_id=93438 |