[Dnsmasq-discuss] dhcp clients not recieving acks
Simon Kelley
simon at thekelleys.org.uk
Wed May 9 09:20:44 BST 2007
rhade at iinet.net.au wrote:
> WOOOOOOOOOOO
>
> works great, thanks heaps
>
> what a weird error, i'll have to email the openbsd maintainer and see if they can
> update the version on the package list
According to this, it's moved to 2.38
http://ports.openbsd.nu/net/dnsmasq
Maybe that's not official though: the link to the list of packages for
4.1 on the openbsd.org is broken.
>
> using gmake to build, is that openbsd specific?
> because the setup docs specify regular make
On Linux, make _is_ gmake. FreeBSD/Dragonfly make understands enough
options to just work. OpenBSD make doesn't. Not sure about NetBSD.
There's a FAQ entry, I think.
>
> thanks again
>
No problem.
Cheers,
Simon.
>
> On Wed May 9 7:16 , Simon Kelley sent:
>
>
> rhade at iinet.net.au wrote:
>> thanks for the quick response (sorry for the html)
>>
>> i tried installing 2.39 from source as there is not a openbsd pkg for it
>>
>> and get
>> ####
>> [/home/user/dnsmasq-2.39]
>> ->sudo make install
>> make I18N=-DNO_GETTEXT -f ../bld/Makefile -C src dnsmasq
>> make: unknown option -- C
>> usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
>> [-I directory] [-j max_jobs] [-m directory] [-V variable]
>> [NAME=value] [target ...]
>> *** Error code 2
>>
>> Stop in /home/user/dnsmasq-2.39 (line 15 of Makefile).
>> ####
>>
>> is it a problem to install using sudo?
>>
>> do i need to be a in a different directory?
>>
>>
> You need gmake
>
> install gmake using pkg_add and then run
>
> gmake
>
> instead of
>
> make
>
>
> Cheers,
>
> Simon.
> )
>
More information about the Dnsmasq-discuss
mailing list