From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Sedano Subject: Re: build problem Date: Thu, 09 May 2002 10:29:42 +0200 Sender: linux-8086-owner@vger.kernel.org Message-ID: <3CDA3376.81CB9552@dit.upm.es> References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: List-Id: Content-Type: text/plain; charset="iso-8859-1" To: Ken Martwick Cc: linux-8086@vger.kernel.org Ken Martwick wrote: > [...] > /tmp/cca005671.o(.text+0x152): undefined reference to `major' > [...] > collect2: ld returned 1 exit status > [...] > I can't find the difference, as v.0.0.84 compiles without > problems and build.c seems to be very similar. Can anyone > shed any light on this problem? >=20 Check the error again: build.c has been sucessfully compiled, so the problem is not that. It can not find the reference to major, which is probably defined in other .c file, and needs to be linked to build the main binary. ld is who is failing, not bcc. By the way, I don't know how to solve the problem ;-) --=20 Multi-Tasking: vease cuarto de ba=F1o -------- Javier Sedano Jarillo http://www.it.uc3m.es/~jsedano jsedano@dit.upm.es (*) jsedano@ieee.org - To unsubscribe from this list: send the line "unsubscribe linux-8086" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html