[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h |
Date: |
Mon, 24 Apr 2006 19:19:44 +0200 |
User-agent: |
Mutt/1.5.11 |
As Galen Seitz wrote:
> I've changed the install step to do the following, though I'm not
> certain if this is the correct solution.
> make DESTDIR=$RPM_BUILD_ROOT install
Probably it is.
> Both FreeBSD and Gentoo use portage, correct? Where do I look to
> see how these steps are performed on those systems?
The basic idea behind the FreeBSD ports or Gentoo portage is that each
port only describes its own specific setup in a meta-Makefile, plus a
couple of description files, plus possibly patches. The main logic
sits in a dozen or so (at least on FreeBSD) include Makefiles that
form the ports framework. For FreeBSD, these are heavily tied to the
BSD make intrinsics (and if BSD make misses a feature that is needed,
it will simply be added), so my guess is that Gentoo has adapted that
framework for GNU make instead.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
- [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Galen Seitz, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Joerg Wunsch, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Henrik Brix Andersen, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Joerg Wunsch, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Henrik Brix Andersen, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Galen Seitz, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Matthew MacClary, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Henrik Brix Andersen, 2006/04/24
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h,
Joerg Wunsch <=
- Re: [avr-libc-dev] build fails on x86_64 GNU/Linux, missing stddef.h, Galen Seitz, 2006/04/24