SUMMARY: Compiling motif w/gcc 2.6.1 on Sun 4.1.3

From: nrd@lenti.med.umn.edu
Date: Tue Jan 17 1995 - 11:00:51 CST


Several people set suggestions, but none solved my problem.

I managed to isolate the prolem to stuff that was installed with
glibc. I backed out everything installed by glibc, it had a lot of
conflicting includes. It wasn't a simple task, but it worked.

Here is the original posting:

>I build and installed gcc 2.6.1 with glibc 1.09 and things where
>looking pretty good. Then we tried motif and had some errors. So, I
>rebuilt libXm with gcc 2.6.1 and still had the problem. Here is the
>error:
>
>make
>g++ -o form form.o -lXm -lXt -lX11
>ld: Undefined symbol
> _authdes_create
>collect2: ld returned 2 exit status
>*** Error code 1
>make: Fatal error: Command failed for target `form'
>
>I used to have a problem with re_exec and re_comp, but got rid of those
>using regex stuff from gnu. However, I can't find a solution to
>authdes_create.
>
>Thank for any help you can give me!!!
>
>Neal
>
>



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:10:14 CDT