I am attempting to compile gnome 2.2 on my mandrake 9, using the garnome script:
http://www.gnome.org/~jdub/garnome/

It works for a while, and then a get the following error:

/.libs/libIDL-2.so: undefined reference to `__IDL_lex_init'
/.libs/libIDL-2.so: undefined reference to `__IDL_lex_cleanup'
/.libs/libIDL-2.so: undefined reference to `__IDL_lex'
/.libs/libIDL-2.so: undefined reference to `__IDL_prev_token_line'
/.libs/libIDL-2.so: undefined reference to `__IDL_in'
/.libs/libIDL-2.so: undefined reference to `__IDL_cur_token_line'
collect2: ld returned 1 exit status
make[5]: *** [tstidl] Error 1
make[5]: Leaving directory `/home/sforbes/Downloads/garnome-0.21.0/gnome/libIDL/work/libIDL-0.8.0'
make[4]: *** [build-work/libIDL-0.8.0/Makefile] Error 2
make[4]: Leaving directory `/home/sforbes/Downloads/garnome-0.21.0/gnome/libIDL'
make[3]: *** [dep-../../gnome/libIDL] Error 2
make[3]: Leaving directory `/home/sforbes/Downloads/garnome-0.21.0/gnome/ORBit2'
make[2]: *** [dep-../../gnome/ORBit2] Error 2
make[2]: Leaving directory `/home/sforbes/Downloads/garnome-0.21.0/gnome/GConf'
make[1]: *** [dep-../../gnome/GConf] Error 2
make[1]: Leaving directory `/home/sforbes/Downloads/garnome-0.21.0/gnome/metacity'
make: *** [dep-../../gnome/metacity] Error 2

As far as I can tell, I have all the libraries mentioned in the garnome website. A google search showed a few people with the same problem- but not solution.

Ideas anyone?

Thanks


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to