Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #735927
| From | Mathieu Malaterre <malat@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#823224: ld: arch/powerpc/lib/crtsavres.o: No such file: No such file or directory |
| Date | 2016-05-02 15:20 +0200 |
| Message-ID | <rulVv-3Ub-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: src:linux On PPC: $ apt-get source linux-image-4.5.0-0.bpo.1-powerpc $ cd linux-4.5.1 $ make oldconfig $ make modules_prepare $ make modules SUBDIRS=drivers/gpu/drm/radeon or equivalent: $ make drivers/gpu/drm/radeon/radeon.ko both fails with: ld: arch/powerpc/lib/crtsavres.o: No such file: No such file or directory Easy fix is obviously: $ make arch/powerpc/lib/crtsavres.o It would be nice to have proper deps setup. Thanks Related: Bug-Debian: #512271 Upstream: https://bugzilla.kernel.org/show_bug.cgi?id=11143
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#823224: ld: arch/powerpc/lib/crtsavres.o: No such file: No such file or directory Mathieu Malaterre <malat@debian.org> - 2016-05-02 15:20 +0200
Bug#823224: ld: arch/powerpc/lib/crtsavres.o: No such file: No such file or directory Ben Hutchings <ben@decadent.org.uk> - 2016-05-02 21:00 +0200
Bug#823224: ld: arch/powerpc/lib/crtsavres.o: No such file: No such file or directory Mathieu Malaterre <malat@debian.org> - 2016-05-13 08:50 +0200
csiph-web