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 101334 - magicdev build not possible on Solaris
magicdev build not possible on Solaris
Status: RESOLVED NOTABUG
Product: magicdev
Classification: Deprecated
Component: general
unspecified
Other opensolaris
: Normal normal
: ---
Assigned To: Owen Taylor
Owen Taylor
Depends on:
Blocks:
 
 
Reported: 2002-12-16 09:16 UTC by Jonas Jonsson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Jonas Jonsson 2002-12-16 09:16:31 UTC
The code contains *lots* of Linux specific stuff, that makes it impossible
to compile on anything else than Linux ....

gmake[4]: Entering directory
`/var/tmp/garnome-0.19.3/gnome/magicdev/work/magicdev-0.3.6.123456789'
/appl/gnu/gcc-3.0.4_sol2.8/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -DORBIT2=1
-pthreads -I/var/tmp/gnome-2.2/include/libgnomeui-2.0
-I/var/tmp/gnome-2.2/include/libgnome-2.0
-I/var/tmp/gnome-2.2/include/libgnomecanvas-2.0
-I/var/tmp/gnome-2.2/include/gtk-2.0
-I/var/tmp/gnome-2.2/include/libart-2.0
-I/var/tmp/gnome-2.2/include/gconf/2
-I/var/tmp/gnome-2.2/include/libbonoboui-2.0
-I/var/tmp/gnome-2.2/include/glib-2.0
-I/var/tmp/gnome-2.2/lib/glib-2.0/include
-I/var/tmp/gnome-2.2/include/orbit-2.0
-I/var/tmp/gnome-2.2/include/libbonobo-2.0
-I/var/tmp/gnome-2.2/include/gnome-vfs-2.0
-I/var/tmp/gnome-2.2/lib/gnome-vfs-2.0/include
-I/var/tmp/gnome-2.2/include/linc-1.0
-I/var/tmp/gnome-2.2/include/bonobo-activation-2.0
-I/var/tmp/gnome-2.2/include/pango-1.0 -I/var/tmp/gnome-2.2/include
-I/var/tmp/gnome-2.2/include/freetype2
-I/var/tmp/gnome-2.2/lib/gtk-2.0/include
-I/var/tmp/gnome-2.2/include/atk-1.0 -I/usr/openwin/include
-I/var/tmp/gnome-2.2/include/libxml2
-I/var/tmp/gnome-2.2/include/libglade-2.0                           
-DGLADEDIR=\"/var/tmp/gnome-2.2/share/magicdev/glade\"                 
-DGNOMELOCALEDIR=\""/var/tmp/gnome-2.2/share/locale"\" 
-I/var/tmp/gnome-2.2/include -I/usr/openwin/include
-I/home/konjojo/Solaris/include -I/home/konjojo/include
-I/var/tmp/gnome-2.2/include -I/usr/openwin/include
-I/home/konjojo/Solaris/include -I/home/konjojo/include 
-I/var/tmp/gnome-2.2/include -I/usr/openwin/include
-L/var/tmp/gnome-2.2/lib -L/usr/openwin/lib -I/home/konjojo/Solaris/include
-I/home/konjojo/include -L/home/konjojo/Solaris/lib -O2 -pipe
-I/var/tmp/gnome-2.2/include -I/usr/openwin/include
-L/var/tmp/gnome-2.2/lib -L/usr/openwin/lib -I/home/konjojo/Solaris/include
-I/home/konjojo/include -L/home/konjojo/Solaris/lib -O2 -pipe -c daemon.c
daemon.c:20:26: linux/iso_fs.h: No such file or directory
daemon.c:21:25: linux/cdrom.h: No such file or directory
Comment 1 Rémi Cohen-Scali 2002-12-16 10:46:12 UTC
Solaris have vold ... magicdev seems useless
Comment 2 Owen Taylor 2002-12-16 15:22:45 UTC
I have absolutely no expectation that magicdev would build
on anything other than Linux, or especially do anything
useful.

If the problem is that garnome is trying to build magicdev
on Solaris, well, that's not a magicdev bug.