diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-03-19 16:40:06 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-19 16:43:40 +0100 |
commit | c45d64a678fe541ff959d3a64ba8478eba041237 (patch) | |
tree | 47725096ecc27e1a9b9322fe24cd612cd41a9630 /fs/iso9660 | |
parent | 8125e977fb752e99f65f7318ad278ecf238ed763 (diff) |
at: uses fork(), so requires MMU
Fixes the following problem:
atd.o: In function `run_file':
atd.c:(.text+0x35c): undefined reference to `fork'
atd.c:(.text+0x75c): undefined reference to `fork'
daemon.o: In function `daemon_setup':
daemon.c:(.text+0x4bc): undefined reference to `fork'
collect2: ld returned 1 exit status
make[1]: *** [atd] Error 1
make[1]: Leaving directory `/home/test/test/output/build/at-3.1.12'
make: *** [/home/test/test/output/build/at-3.1.12/.stamp_built] Error 2
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'fs/iso9660')
0 files changed, 0 insertions, 0 deletions