Re: [dev] Re: [9base] Failure to link against uClibc: undefined references

From: Paul Onyschuk <blink_AT_bojary.koba.pl>
Date: Wed, 29 Feb 2012 02:09:58 +0100

On Tue, 28 Feb 2012 18:51:39 +0100
Anselm R Garbe wrote:

>
> > The link order in yacc.mk is wrong.
> > Try building with this patch.
>

Same goes for rc/Makefile and sam/Makefile (move -lm flag to the end).

Also uClibc doesn't provide futimes, so we need to use futimesat() in
lib9/dirfwstat.c (patch is attached).

After that (and earlier fixes) everything builds nicely, whole 9base
linked against uClibc is ~5.5MB.

Received on Wed Feb 29 2012 - 02:09:58 CET

This archive was generated by hypermail 2.3.0 : Wed Feb 29 2012 - 02:12:03 CET