[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: heimdal 0.7rc1
Måns Nilsson <mansaxel@sunet.se> writes:
> Undefined first referenced
> symbol in file
> print_version otp.o
> ld: fatal: Symbol referencing errors. No output written to .libs/otp
> collect2: ld returned 1 exit status
> make[2]: *** [otp] Error 1
> make[2]: Leaving directory
> `/afs/besserwisser.org/home/mansaxel/src/heimdal-0.7rc1/appl/otp'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/afs/besserwisser.org/home/mansaxel/src/heimdal-0.7rc1/appl'
> make: *** [all-recursive] Error 1
>
> Suggestions?
Don't forget to regenerate the makefile with automake.
Can you send me the textfile lib/otp/libotp.la privately ?
Love
--- appl/otp/Makefile.am 26 Aug 2004 11:55:17 -0000 1.12
+++ appl/otp/Makefile.am 29 May 2005 13:08:22 -0000 1.13
@@ -12,4 +12,5 @@
man_MANS = otp.1 otpprint.1
LDADD = \
- $(top_builddir)/lib/otp/libotp.la
+ $(top_builddir)/lib/otp/libotp.la \
+ $(LIB_roken)
PGP signature