Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2015 16:12:33 -0700
From:      Michael Sierchio <kudzu@tenebras.com>
To:        Bernt Hansson <bah@bananmonarki.se>
Cc:        freeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: sysinfo.h FAILED
Message-ID:  <CAHu1Y70geY4VAJJ%2BS3o7WfYq8fGAKHz_P90XVuorE%2B%2Bkx9uEtA@mail.gmail.com>
In-Reply-To: <5500BDB3.2040605@bananmonarki.se>
References:  <55002A42.4070608@bananmonarki.se> <5500BDB3.2040605@bananmonarki.se>

next in thread | previous in thread | raw e-mail | index | archive | help
most of the things you find in the sysctl struct on Linux are sysctl MIB
entries on FreeBSD. Example programs that display such info are /usr/bin/w
and /sbin/sysctl. Look at the sources.

- M

On Wed, Mar 11, 2015 at 3:12 PM, Bernt Hansson <bah@bananmonarki.se> wrote:

> This is a to hard nut for me to crack. So i leave it to someone else.
>
> Thanks for all the input.
>
> On 2015-03-11 12:42, Bernt Hansson wrote:
>
>> Hello list!
>>
>> Trying to build a program (freecad)
>>
>> I have got cmake to find libs and other programs it needs.
>>
>> running cmake -DFREECAD_USE_EXTERNAL_PIVY=1 -DCMAKE_BUILD_TYPE=Release .
>>
>> results is this
>> -- Configuring done
>> -- Generating done
>> -- Build files have been written to:
>> /usr/home/bernt/vebbnerladdningar/FreeCAD_sf_master-master/FreeCAD_sf_
>> master-master
>>
>>
>> Then one should run make.
>>
>> make gives this error
>>
>> /usr/home/bernt/vebbnerladdningar/FreeCAD_sf_master-master/FreeCAD_sf_
>> master-master/src/3rdParty/salomesmesh/src/SMDS/SMDS_
>> MemoryLimit.cpp:32:25:
>> error: sys/sysinfo.h: No such file or directory
>>
>> Guess it's linuxism.
>>
>> What is sysinfo.h called in freebsd?
>>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y70geY4VAJJ%2BS3o7WfYq8fGAKHz_P90XVuorE%2B%2Bkx9uEtA>