pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc-wip NetBSD 4.99.55/i386 2008-03-19 16:28



At 16:19 Uhr +0100 20.03.2008, Tobias Nygren wrote:
>NetBSD 4.99.55/i386
>Compiler: ccache gcc
>
>Build start: 2008-03-19 16:28
>Build end:   2008-03-20 10:14
>
>Full report:
>http://ftp.netbsd.org/pub/pkgsrc/misc/tnn/pkgsrc-wip/20080319.1628/meta/report.html

wip/c-news fails with

==== input:
cc  -O2 -I../include  -c c7decode.c
c7decode.c: In function 'main':
c7decode.c:85: warning: incompatible implicit declaration of built-in 
function 'exit'
cc  -O2 -I../include c7decode.o ../libcnews.a -o c7decode
make: don't know how to make 1/coder.h. Stop

make: stopped in /work/bulk/wip/work/wip/c-news/work/input
*** conf/inall terminated
*** Error code 1

 From c-news/work/input/makefile, it is not clear to me where your 
build tries to make "1/coder.h". The relevant parts of the makefile 
are

BATCH=../batch

[...]

bdecode.o:      bdecode.c $(BATCH)/coder.h
         $(CC) -c $(CFLAGS) -I$(BATCH) bdecode.c


-- no idea how your build slips in a "1" for $(BATCH)?

        hauke


-- 
      The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email            Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
      Respect for open standards              Ruf +49-6151-16-3281

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss




Home | Main Index | Thread Index | Old Index