[Lunar-bugs] [bug] elfutils
    florin 
    maintainer at lunar-linux.org
       
    Sun Sep 19 15:20:55 UTC 2004
    
    
  
 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    moonbase (modules)
 Category:     bug reports
 Priority:     normal
-Assigned to:  
+Assigned to:  florin
 Reported by:  dveatch
 Updated by:   florin
-Status:       active
+Status:       fixed
Fixed and commited to the moonbase.
florin
Previous comments:
------------------------------------------------------------------------
Thu, 09/16/2004 - 14:39 : dveatch
Attachment: http://lunar-linux.org/files/issues/elfutils-0.91.bz2 (6.03 KB)
I'm making a stab this is a bug with the BUILD script. elfutils creates
an emtpy;
/usr/usr/share
directroy. Is this really normal? Attached is the compile log.
Here is the BUILD;
(
  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
  sedit "s/-Werror//g" lib/Makefile.in libelf/Makefile.in &&
  ./configure --prefix=/usr  \
              --program-prefix="eu-" \
              --localstatedir=/var  \
              --sysconfdir=/etc  \
              --libdir=/usr/lib  \
              --includedir=/usr/include  \
              --infodir=/usr/share/info  \
              --enable-shared \
              --mandir=/usr/share/man  &&
  default_make
) > $C_FIFO 2>&1
-- 
View: http://lunar-linux.org/?q=node/view/445
Edit: http://lunar-linux.org/?q=project/comments/add/445
    
    
More information about the Lunar-bugs
mailing list