[Lunar-bugs] [bug] elfutils
    dveatch 
    maintainer at lunar-linux.org
       
    Thu Sep 16 11:39:13 UTC 2004
    
    
  
 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    moonbase (modules)
 Category:     bug reports
 Priority:     normal
 Assigned to:  
 Reported by:  dveatch
 Updated by:   dveatch
 Status:       active
 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
dveatch
-- 
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