On Wed, Dec 12, 2001 at 01:06:08PM +0800, who knows wrote:
> I am having problems running the script make install
> 
> The make World works fine and prints the message build completed successfully. But 
>when I run the make install I  receive errors about object not found.

which object not found?

I had the same problem; until I figured out i needed to install the
'libpam0g-dev' (debian) package. after that it worked.

search your logfile of the build (you did do a 'make world >& world.log',
didn't you?), for the pattern *** ('less world.log', and type
/\*\*\*<enter>). see what failed.

the XFree build process is really heinous, and IMHO in need of a complete
rewrite (something like linux's new kbuild design). unfortunately I don't
have the time to do much about it myself; so I'm not going to shoot my mouth
off too much. ;)

Carl Soderstrom.
-- 
Network Engineer
Real-Time Enterprises
(952) 943-8700
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to