Re: FreeBSD - Building 1.5pre3...


Subject: Re: FreeBSD - Building 1.5pre3...
From: Jason Quigley (jasonq@mac.com)
Date: Thu Mar 01 2001 - 16:57:10 EST


Thanks guys!

Looks like I was a silly boy. I should have been using 'gmake' instead of
'make'. Why it didn't register I don't know! The expression "Can't see the
wood for the trees" springs to mind.

Anyway, the compile is going a bit better now. It's failing due to a missing
crypt.h. I'm not sure where to get this header file. Any ideas? There are
various cryptography packages and I don't want to install them willy nilly
until I get what I need.

I have the DES libs installed:

lrwxrwxrwx 1 root wheel 13 Feb 1 18:29 /usr/lib/libcrypt.a ->
libdescrypt.a
lrwxrwxrwx 1 root wheel 14 Feb 1 18:29 /usr/lib/libcrypt.so ->
libdescrypt.so
lrwxrwxrwx 1 root wheel 16 Feb 1 18:29 /usr/lib/libcrypt.so.2 ->
libdescrypt.so.2
lrwxrwxrwx 1 root wheel 15 Feb 1 18:29 /usr/lib/libcrypt_p.a ->
libdescrypt_p.a
-r--r--r-- 1 root wheel 1287976 Dec 2 17:39 /usr/lib/libcrypto.a
lrwxrwxrwx 1 root wheel 14 Feb 1 18:29 /usr/lib/libcrypto.so ->
libcrypto.so.1
-r--r--r-- 1 root wheel 790036 Dec 2 17:39 /usr/lib/libcrypto.so.1
-r--r--r-- 1 root wheel 1376598 Dec 2 17:39 /usr/lib/libcrypto_p.a

I'm not sure what to do. In Debian Linux, it was just a case of installing
the dev pkg. I'm still trying to find my way around xBSDland.

Thanks,
Jason.

On 1/3/01 9:37 pm, "Christoph Sold" wrote:

> Did you use gmake? Remember, BSD make is pretty different from GNU make.
>
> HTH
> -Christoph Sold
>
> Jason Quigley schrieb:
>>
>> Hi!
>>
>> Does anybody have any tips on building 1.5pre* under FreeBSD 4.2?
>>
>> I have these packages installed:
>>
>> autoconf-2.13
>> automake-1.4
>> gettext-0.10.35
>> gmake-3.79.1
>> libtool-1.3.4_2
>> m4-1.4
>> makedepend-2000.12.28
>>
>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>>
>> When I run make, I get the following error:
>>
>> [vulcan:~/netatalk] jason# make
>> make all-recursive
>> Making all in libatalk
>> Making all in adouble
>> "Makefile", line 231: Need an operator
>> make: fatal errors encountered -- cannot continue
>> *** Error code 1
>>
>> Stop in /root/netatalk/libatalk.
>> *** Error code 1
>>
>> Stop in /root/netatalk.
>> *** Error code 1
>>
>> Stop in /root/netatalk.
>> [vulcan:~/netatalk] jason#
>>
>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>>
>> Line 231 reads:
>>
>> -include $(DEP_FILES)
>>
>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>>
>> This somehow doesn't seem right. Am I missing other prerequisites? Maybe
>> gawk instead of awk? I can't think of anything else related to Makefile
>> munging.
>>
>> Thanks,
>> Jason.



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:33 EDT