From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 23 Jul 2008 15:22:13 +0200 Subject: [Buildroot] undefined reference to open64 In-Reply-To: (Richard's message of "Wed\, 23 Jul 2008 13\:39\:32 +0100") References: Message-ID: <87prp4vipm.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Richard" == Richard writes: Richard> hey Richard> i am building a system with the most recent buildroot Richard> snapshot (23/07) for an ARM9 board, which is failing if i Richard> try to build php / lighttpd / many others. they all give Richard> the same error message, which is: Richard> conf_to_src.c:(.text+0x6c0): undefined reference to `open64' Sounds like a largefile issue. Did you maybe tweak BR2_LARGEFILE without doing a complete rebuild (rm -rf *_build_*)? -- Bye, Peter Korsgaard