Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2005 10:55:20 -0400
From:      Jordan Freeman <jmf@thecompanyonline.com>
To:        Mario Hoerich <spambox@MHoerich.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Error Code 1 building Sendmail. FreeBSD 5.4-p6
Message-ID:  <432C2E58.3040300@thecompanyonline.com>
In-Reply-To: <20050917125637.GA82790@Pandora.MHoerich.de>
References:  <432BBB87.6010107@thecompanyonline.com> <20050917125637.GA82790@Pandora.MHoerich.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Mario Hoerich wrote:

> # Jordan Freeman:
> 
>>Here's the output. Any assistance would be apprecaited.
>>
>> make
>>Warning: Object directory not changed from original 
>>/usr/src/usr.sbin/sendmail
>>cc -O2 -pipe -march=pentium3
> 
> [...]
> 
>>-D_FFR_SMTP_SSL   -I/usr/local/lib -o sendmail 
> 
> [...]               ^^^^^^^^^^^^^^^^
> 
>>/usr/bin/ld: cannot find -lsasl2
>>*** Error code 1
> 
> 
> Looks like a typo.  Changing that "-I/usr/local/lib" to
> "-L/usr/local/lib", so it's added to the library search
> path instead of the include search path, should do the
> trick.
> 
>  HTH
> Mario

Thank you, Mario. That will tech me not to stay up so late o_O . I fall 
on my sword for a second time.

Jordan Freeman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432C2E58.3040300>