[hipl-users] Re: Error while compile

  • From: Babar Qaisrani <baqb03@xxxxxxxxxxxxxx>
  • To: hipl-users@xxxxxxxxxxxxx
  • Date: Thu, 04 Nov 2004 07:05:02 +0100

Hi Again
Sorry for this

i did the following 

i have gcc version 3.3.4 (Debian 1:3.3.4-13)

$>cd hipl--main--2.6
$>tla replay
* tree is already up to date
$>make mrproper
  CLEAN   arch/i386/kernel
  CLEAN   drivers/char
  CLEAN   drivers/eisa
  CLEAN   drivers/pci
  CLEAN   init
  CLEAN   usr
  CLEAN   include/asm-i386/asm_offsets.h
  CLEAN   scripts/basic
  CLEAN   scripts/genksyms
  CLEAN   scripts/kconfig
  CLEAN   scripts/lxdialog
  CLEAN   scripts/mod
  CLEAN   scripts
  CLEAN   include/config
  CLEAN   .config .config.old include/asm .version
include/linux/autoconf.h include/linux/version.h

$>make menuconfig 
$> make clean

$>make bzImage
...............
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
net/built-in.o(.text+0x52167): In function `km_query':
: undefined reference to `hip_functions'
make: *** [.tmp_vmlinux1] Error 1

Thanks

=====
Regards
Babar Qaisrani

Mika Kousa wrote:

>On Wed, 3 Nov 2004, Babar Qaisrani wrote:
>
>-> Hi
>-> im trying to install HIPL. I downloaded the Code using tla . and then i 
>-> tried to compile it on Debian 2.6.8,Sarge
>-> i follow the instruction in HOWTO and when i try and compile using
>-> make bzImage i get following error:
>-> 
>->   LD      .tmp_vmlinux1
>-> net/built-in.o(.text+0x52167): In function `km_query':
>-> : undefined reference to `hip_functions'
>-> make: *** [.tmp_vmlinux1] Error 1
>-> ..
>
>I tried to reproduce this, but the compilation was successful. Do you have 
>the latest version (latest commit, patch-120, was made two days ago) ? Did 
>you issue the command "make mrproper" before compilation ? Which gcc 
>version are you using (I used gcc 2.95.4) ?
>
>
>  
>


Other related posts: