And now its failed with the following error..

files.o(.text+0x7b): In function `histfilename':
: warning: strcpy() is almost always misused, please use strlcpy()
browser.o(.text+0x3b0): In function `filesearch_init':
: warning: sprintf() is often misused, please use snprintf()
files.o(.text+0x97a): In function `get_full_path':
: warning: strcat() is almost always misused, please use strlcat()

On 7 October 2011 16:18, Ben Short <[email protected]> wrote:

> I've downloaded xbase49.tgz and untared it to / and its working now.
>
> Cheers guys
>
>
> On 7 October 2011 16:08, David Coppa <[email protected]> wrote:
>
>> On Fri, Oct 7, 2011 at 4:56 PM, Ben Short <[email protected]> wrote:
>> > Hi,
>> >
>> > I've just done a fresh install of OpenBSD 4.9.
>> >
>> > I've downloaded and untared the ports.tar.gz and am trying to install
>> nano
>> > but I get the following error.
>> >
>> > nano-2.2.6  building ports requires X11 but /usr/X11R6 not found
>> >
>> > I excluded all the x*.tar.gz files during the install is this the
>> problem?
>> >
>> > How can I resolve this?
>>
>> # export 
>> PKG_PATH=ftp://ftp.wu-wien.ac.at/pub/OpenBSD/4.9/packages/`arch<ftp://ftp.wu-wien.ac.at/pub/OpenBSD/4.9/packages/arch>-s`/
>> # pkg_add -v nano
>> nano-2.2.6: ok
>>
>> Cheers,
>> David
>>
>
>

Reply via email to