Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2012 18:48:56 +0100
From:      Monthadar Al Jaberi <monthadar@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   installworld: posix_memalign
Message-ID:  <CA%2BsBSoL7nWeVN0OQ=qgCay=DpkrktsntPtSam=7XUQ3-um1GHA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I updated my source tree to lastest and buildworld and buildkernel
without error. but installworld gives this error:

install: posix_memalign.3.gz: No such file or directory

checking the the log I see there where some changes done 6 days ago
for this file /head/lib/libc/stdlib/Makefile.inc

should this line inside Makefile.inc:

MLINKS+=aligned_alloc.3 posix_memalign.3

be changed to

MLINKS+=aligned_alloc.3




br,

-- 
Monthadar Al Jaberi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BsBSoL7nWeVN0OQ=qgCay=DpkrktsntPtSam=7XUQ3-um1GHA>