anaconda 8.0 for ppc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've almost got this port done.  Trying to use dietlibc now for size
reasons.. some ppc hardware I want to target has floppies still ;-)

Problem is the following:

[dburcaw@skyfox loader]$ make for n in . ; do \
    [ "$n" = "." ] || make -C $n ;\ done gcc -static -g -Wall
-DVERSION='"8.0"' -DUSE_MINILIBC=1 -DUSE_LOGDEV -nostdlib /usr/lib/crt1.o
-o init init.o minilibc.o init.o: In function `doMke2fs':
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:129: undefined
reference to `memset'
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:129: relocation
truncated to fit: R_PPC_REL24 memset init.o: In function
`unmountFilesystems':
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:425: undefined
reference to `memcmp'
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:425: relocation
truncated to fit: R_PPC_REL24 memcmp
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:456: undefined
reference to `memcmp'
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:456: relocation
truncated to fit: R_PPC_REL24 memcmp init.o: In function `main':
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:618: undefined
reference to `memcmp'
/home/dburcaw/anaconda-devel/anaconda-8.0/loader/init.c:618: relocation
truncated to fit: R_PPC_REL24 memcmp collect2: ld returned 1 exit status


Any ideas?







[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux