Hello,
Thanks David this actually solved all the build problems ! I will now
do some tests on Solaris 10.
Regards,
Jan C.
On Tue, May 27, 2008 at 12:53 PM, David Lee <[EMAIL PROTECTED]> wrote:
> On Mon, 26 May 2008, Jan Chaloupecky wrote:
>
>> After some failed attempts to make HA run on Solaris 9, I'm trying it on
>> Solaris 10 now. The ConfigureMe script tells me that I don't have libnet
>> installed but I do have CSWlibnet on my sytem. I tried to specify the
>> include dir path with
>>
>> --includedir=/opt/csw/include/opt/csw/include/
>> or
>> --includedir=/opt/csw/include/opt/csw
>>
>> (the header file is in /opt/csw/include/libnet.h ) but I'm still getting the
>>
>> configure: ERROR: You need libnet (headers) to continue. ====================
>>
>> Any ideas what am I doing wrong ?
>
> My suggestion would be to try to use 'csw' for everything, including the
> 'gcc' compiler.
>
> Set your PATH to have 'csw' at the front; something like:
> PATH="/opt/csw/gcc3/bin:/opt/csw/bin:${PATH}"
> export PATH
>
> (That should find the 'gcc' in '/opt/csw/gcc3/bin' which itself should set
> up the correct 'includes' to find other CSW items, such as libnet.
> Naturally if you use version 4.x of 'gcc' do the relevant 3->4 changes to
> what I've just typed.)
>
> Then a simple "ConfigureMe ..." (with 'bootstrap', or 'configure' or
> 'make' etc.).
>
> If you do that, then you shouldn't need to do any extra "--xxx" things at
> all. And if you do have trouble, then I'd be interested to know why. I
> thought I had got the 'heartbeat' source code to the point where a proper
> CSW-based build ought to work or to warn cleanly, at configure time, about
> (for instance) lack of libnet. (You could use 'script' or similar to
> capture the output of 'ConfigureMe' and email me the results off-list.)
>
>
>
>
> --
>
> : David Lee I.T. Service :
> : Senior Systems Programmer Computer Centre :
> : UNIX Team Leader Durham University :
> : South Road :
> : http://www.dur.ac.uk/t.d.lee/ Durham DH1 3LE :
> : Phone: +44 191 334 2752 U.K. :
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems