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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to