Re: idl errors?



 .........----------------==================----
..--==-  Sun, 22 Nov 1998 20:17:11 -0500 (EST),
..--==-  sho-gun  (s) mentioned:

 s)  Ok, I've been trying to compile gnome-core for quite a few hours
 s)  now and I've run accross something that i've not seen before, and
 s)  I've compiled many revisions of gnome stuff from cvs.

 s)  At this point, I'm first getting this error: make[2]: Entering
 s)  directory `/hdb10/cvs/gnome-core/help-browser'
 s)  idl/help-browser.idl make[2]: execvp: idl/help-browser.idl:
 s)  Permission denied make[2]: *** [help-browser.h] Error 127
 s)  make[2]: Leaving directory `/hdb10/cvs/gnome-core/help-browser'
 s)  make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
 s)  `/hdb10/cvs/gnome-core' make: *** [all-recursive-am] Error 2

 s)  Permission denied? Huh? Ok, so I chmod *.idl to +x and try again
 s)  and then I get this: [root@shogun help-browser]# make
 s)  idl/help-browser.idl idl/help-browser.idl: module: command not
 s)  found idl/help-browser.idl: interface: command not found
 s)  idl/help-browser.idl: syntax error near unexpected token
 s)  `fetch_url(i' idl/help-browser.idl: idl/help-browser.idl: line 3:
 s)  `void fetch_url(in string URL); // show URL in same browser'
 s)  make: *** [help-browser.h] Error 2

$(ORBIT_IDL) is probably not getting set, for some reason.  Make sure
your macros directory is updated and re-autogen.  Look for orbit-idl
in the configure process near the end, and see what it says.

Andrew



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]