linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* linux-pmac-benh broken for some time?
@ 2000-10-21 14:10 Chris Leishman
  2000-10-21 19:01 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Leishman @ 2000-10-21 14:10 UTC (permalink / raw)
  To: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 1522 bytes --]


Just curious, but is anyone else having this problem on compile of
linux-pmac-benh?

<snip a successful compile...>
ln -sf vmlinux.coff zImage
ld -Ttext 0x00400000 -o vmlinux.elf crt0.o start.o chrpmain.o misc.o string.o
zlib.o image.o no_initrd.o /usr/src/linux-pmac-benh/lib/lib.a
./mknote > note
objcopy vmlinux.elf vmlinux.elf --add-section=.note=note -R .comment
objcopy -O aixcoff-rs6000 -R .stab -R .stabstr -R .comment --add-section=image=vmlinux.gz micoffboot miboot.image
./hack-coff miboot.image
make[1]: Leaving directory `/usr/src/linux-pmac-benh/arch/ppc/coffboot'
make[1]: Entering directory `/usr/src/linux-pmac-benh/arch/ppc/boot'
ld -T ../vmlinux.lds -Ttext 0x00800000 -o zvmlinux.tmp head.o misc.o ../coffboot/zlib.o vreset.o kbd.o of1275.o ns16550.o
vreset.o: In function `vga_init':
vreset.o(.text+0x3c2): undefined reference to `loops_per_jiffy'
vreset.o(.text+0x3c6): undefined reference to `loops_per_jiffy'
make[1]: *** [zvmlinux] Error 1
make[1]: Leaving directory `/usr/src/linux-pmac-benh/arch/ppc/boot'
make: *** [zImage] Error 2


This is with benh's default config.  If this is a problem, is it worth me
trying to track it down, or are you looking at it Ben?

Thanks,

Chris

-- 
----------------------------------------------------------------------
       Knuth: premature optimization is the root of all evil.
----------------------------------------------------------------------
Reply with subject 'request key' for GPG public key.  KeyID 0xB4E24219

[-- Attachment #2: Type: application/pgp-signature, Size: 0 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: linux-pmac-benh broken for some time?
@ 2000-10-21 14:47 jpgarcia
  0 siblings, 0 replies; 6+ messages in thread
From: jpgarcia @ 2000-10-21 14:47 UTC (permalink / raw)
  To: Chris Leishman; +Cc: linuxppc-dev


>
> Just curious, but is anyone else having this problem on compile of
> linux-pmac-benh?
<...>
> vreset.o: In function `vga_init':
> vreset.o(.text+0x3c2): undefined reference to `loops_per_jiffy'
> vreset.o(.text+0x3c6): undefined reference to `loops_per_jiffy'
> make[1]: *** [zvmlinux] Error 1
<...>

I came across this last time my system was up (2+ weeks ago.).  as I
recall, it was a change from loops_per_sec to loops_per_jiffy.  Most
code had it updated, but a few were missed.

Can have it building in no time.

--Joseph P. Garcia (@lobotomized Momiji)


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-10-23 13:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-21 14:10 linux-pmac-benh broken for some time? Chris Leishman
2000-10-21 19:01 ` Benjamin Herrenschmidt
2000-10-22  0:41   ` Chris Leishman
2000-10-23 13:56     ` Benjamin Herrenschmidt
2000-10-22  1:58   ` Airport code problems Chris Leishman
  -- strict thread matches above, loose matches on Subject: below --
2000-10-21 14:47 linux-pmac-benh broken for some time? jpgarcia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).