Fernando de Oliveira wrote:
--- Em seg, 26/11/12, Dave escreveu:
  
De: Dave
Assunto: Re: [lfs-support] libpipeline error
Para: "LFS Support List"
Data: Segunda-feira, 26 de Novembro de 2012, 10:33
    
  
Fernando de Oliveira wrote:

  --- Em seg, 26/11/12, Dave escreveu:
  
    De: Dave
Assunto: Re: [lfs-support] libpipeline error
Para: "LFS Support List"
Data: Segunda-feira, 26 de Novembro de 2012, 10:10

Fernando de Oliveira wrote:

  --- Em seg, 26/11/12, Dave escreveu:
 
    De: Dave
Assunto: [lfs-support] libpipeline error
Para: "LFS Support List"
Data: Segunda-feira, 26 de Novembro de 2012, 9:52
Came up with error --

make[4]: Entering directory
`/sources/libpipeline-1.2.1/gnulib/lib'
  CC     dirname.lo
  CC     basename.lo
  CC     dirname-lgpl.lo
  CC     basename-lgpl.lo
  CC     stripslash.lo
  CC     exitfail.lo
  CC     full-write.lo
  CC     glthread/lock.lo
  CC     malloca.lo
  CC     safe-read.lo
  CC     safe-write.lo
  CC     glthread/threadlib.lo
  CC     glthread/tls.lo
  CC     xmalloc.lo
  CC     xalloc-die.lo
  CC     xstrndup.lo
  CC     xvasprintf.lo
In file included from xvasprintf.c:25:0:
./stdio.h:1030:1: error: 'gets' undeclared here (not in a
function)
make[4]: *** [xvasprintf.lo] Error 1

Can't find ANY reference to 'XVASPRINTF" in any Doc's....so
where does 
it come from?
    
  
  No answer for the  question. However, when I have a "make" problem,
first, try to run with -j1.

    No change...Once I find out where 'xvasprintf.c comes from, I'll
recompile that pkg and try again.  Usually The LFS book can be searched
for files installed.  but this is a no-show in the book
    
  
  ... if you have not done so,
first remove the uncompressed libpipeline-1.2.1 directory and start
again.

[]s,

Fernando
  

already tried that.  that's why I'm mentally stuck on xvasprintf.c I
want to re-run on that pkg
    
There is  an instruction in "Linux From Scratch - Version 7.2 ":

<< Fix an incompatibility between this package and Glibc-2.16.0:

sed -i -e '/gets is a/d' gnulib/lib/stdio.in.h >>

Have you run this sed?

Also, have you used the full

<< PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr >>

before make?

[]s,

Fernando
  



..............


OK..here it is...follow        www.linuxfromscratch.org/lfs/view/development/chapter06/libpipeline.html

you'll see that the sed command is missing

THAT's because the libpipeline pkg was updated over-night and I didn't catch that.  The docs were new also

all is well


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to