[Bf-committers] Irix auto*

John K. Walton bf-committers@blender.org
Sun, 20 Apr 2003 12:57:38 -0400 (EDT)


On Sat, 19 Apr 2003, Chris Want wrote:

> 
> You're getting farther than I did:
> 

do the real makefiles work?
 
> habanero 23% ./bootstrap
> Running aclocal ...
> Running autoheader ...
> autoheader: `config.h.in' is created
> Running automake --gnu --add-missing...
> configure.ac:193: installing `./py-compile'
> configure.ac:13: installing `./config.guess'
> configure.ac:13: installing `./config.sub'
> source/blender/bpython/Makefile.am: installing `./compile'
> automake: processing Makefiles another time to fix them up.
> Running autoconf ...
> configure.ac:28: error: possibly undefined macro: AC_PROG_LIBTOOL
>        If this token and others are legitimate, please use m4_pattern_allow.
>        See the Autoconf documentation.
> configure.ac:275: error: possibly undefined macro: AC_CHECK_LIBM
> habanero 24%
> 
> Chris
> 
> 
> John K. Walton wrote:
> > haven't compiled in while. now get this:
> > 
> > make[3]: Entering directory `/usr/demos/mips/intern/keymaker'
> > /bin/sh ../../libtool --mode=link gcc  -g -O2 -funsigned-char
> > -L/usr/freeware/lib32 -L/usr/local/apps/openblender/openssl-0.9.6g/lib
> > -L/usr/freeware/lib -L/usr/freeware/lib -o keyloader  keyloader.o -lcrypto
> > libblender_belgium.la 
> > gcc -g -O2 -funsigned-char -o keyloader keyloader.o  -L/usr/freeware/lib32
> > -L/usr/local/apps/openblender/openssl-0.9.6g/lib -L/usr/freeware/lib
> > -lcrypto ./.libs/libblender_belgium.al
> > ld32: ERROR 33: Unresolved text symbol "RIPEMD160" -- 1st referenced by
> > ./.libs/libblender_belgium.al(key.lo).
> >         Use linker option -v to see when and which objects, archives and
> > dsos are loaded.  
> > ld32: ERROR 33: Unresolved text symbol "RC4_set_key" -- 1st referenced by
> > ./.libs/libblender_belgium.al(key.lo).
> >         Use linker option -v to see when and which objects, archives and
> > dsos are loaded.  
> > ld32: ERROR 33: Unresolved text symbol "RC4" -- 1st referenced by
> > ./.libs/libblender_belgium.al(key.lo).
> >         Use linker option -v to see when and which objects, archives and
> > dsos are loaded.  
> > 
> > 
> > 
> > 
> > any ideas?
> > 
> > 
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://www.blender.org/mailman/listinfo/bf-committers
> 
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers
>