[3ddesktop-dev] Re: Compile prroblems on RH 7.3

Ahhhh Hi Brad!

I was looking around and noticed I had a few incosistencies in my
files...namely up to date nVidia drivers.
I pulled them down.  Did an entire system update.  Went back in did a make
clean, ./configure and make  and it compiled fine.  Everything went perfect.
So I went into GNOME and launched it from a terminal window and it died.

I then went into KDE and got a Seg Fault when running it there.  I haven't
looked into it much at the moment but I am going over now to check it out.

I will send you the information as soon as I get it sorted out.

Thanks,
Dave

----- Original Message -----
From: "Brad Wasson" <bwasson@xxxxxxxxxx>
To: "David Henry" <3ddesktop-dev@xxxxxxxxxxxxx>
Sent: Wednesday, March 05, 2003 6:44 AM
Subject: [3ddesktop-dev] Re: Compile prroblems on RH 7.3


>
>
>
> Can you send the full output of make all?  There should be
> '-lImlib2' in the link statement.  What output do you get from
> running "imlib2-config --libs" and "imlib2-config --cflags"?
>
> --Brad
>
>
>
> David Henry wrote:
>
> >
> >
> > Hi Brad,
> >
> > I am having compile problems wihh 3Ddesktop on RH7.3.  It is a new full
> > install.
> > I grabbed the Imlib2-1.0.6 and -devel RPMS an installed them.  I am
> getting
> > the following error.
> >
> > Any ideas?  Thanks in advance David
> > -------------
> >
> > [root@localhost 3ddesktop-0.2.4]# make all
> > win.o: In function `GLWindow::open_display(void)':
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:124: undefined reference to
> > `imlib_context_new'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:125: undefined reference to
> > `imlib_context_set_display'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:126: undefined reference to
> > `imlib_context_set_visual'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:127: undefined reference to
> > `imlib_context_set_colormap'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:128: undefined reference to
> > `imlib_context_set_drawable'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:129: undefined reference to
> > `imlib_context_set_anti_alias'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:130: undefined reference to
> > `imlib_context_set_blend'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:132: undefined reference to
> > `imlib_create_image'
> > win.o: In function `GLWindow::grab_screenshot_data_portion(int, int,
> int,
> > int)':/home/maxrisc/3ddesktop-0.2.4/win.cpp:484: undefined reference to
> > `imlib_create_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:489: undefined reference to
> > `imlib_context_set_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:494: undefined reference to
> > `imlib_copy_drawable_to_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:496: undefined reference to
> > `imlib_context_set_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:508: undefined reference to
> > `imlib_blend_image_onto_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:510: undefined reference to
> > `imlib_image_get_data'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:512: undefined reference to
> > `imlib_image_get_width'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:513: undefined reference to
> > `imlib_image_get_height'
> > win.o: In function `GLWindow::grab_screenshot_data(void)':
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:551: undefined reference to
> > `imlib_create_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:555: undefined reference to
> > `imlib_context_set_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:561: undefined reference to
> > `imlib_copy_drawable_to_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:563: undefined reference to
> > `imlib_context_set_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:564: undefined reference to
> > `imlib_image_clear'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:568: undefined reference to
> > `imlib_blend_image_onto_image'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:570: undefined reference to
> > `imlib_image_get_data'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:572: undefined reference to
> > `imlib_image_get_width'
> > /home/maxrisc/3ddesktop-0.2.4/win.cpp:573: undefined reference to
> > `imlib_image_get_height'
> > collect2: ld returned 1 exit status
> > make[1]: *** [3ddeskd] Error 1
> > make: *** [all] Error 2
> >
> > ------------------------------
> >
> > _________________________________________________________________
> > MSN 8 with e-mail virus protection service: 2 months FREE*
> > http://join.msn.com/?page=features/virus
> >
> >
> >
> >
>
>
> ________________________________________________
> Get your own "800" number
> Voicemail, fax, email, and a lot more
> http://www.ureach.com/reg/tag
>
>

Other related posts: