[EMAIL PROTECTED] said:
> try 
> cc -I/usr/include/kudzu -L/usr/lib -lkudzu -o hw_exam hw_exam.c
> /usr/lib must not be in your LD_LIBRARY_PATH 

Nope.  Finally found it.  Stupid error, as I thought -

cc -I/usr/include/kudzu -L/usr/lib -o hw_exam hw_exam.c -lkudzu

Damned library refs go at end of command line!

What a way to start a day - feeling dumb all over!

regards
   rickf
-- 
Rick Forrister                 <[EMAIL PROTECTED]>

"To get something done a committee should consist of no more than
 three people, two of whom are absent."  Robert Copeland



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to