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

Re: [HELP] Bug#389415: wordnet_1:2.1-2(ia64/unstable): FTBFS: cast from pointer to int of diff size. (fwd)



On Mon, Sep 25, 2006 at 07:36:11PM +0200, Andreas Tille wrote:
> is any kind soul out there that is able to send me a patch
> for this problem.  I have no real idea what to do.

Get:1 http://http.us.debian.org unstable/main wordnet 1:2.0g-14 (tar) [5464kB]

Where's the source?

> >cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/tcl8.4  
> >-I/usr/include -I../include -I/usr/include/tcl8.4  -I/usr/include    -g 
> >-Wall -O2 -c -o wishwn-stubs.o `test -f 'stubs.c' || echo './'`stubs.c
> >stubs.c:17: warning: type defaults to 'int' in declaration of 'Id'
> >stubs.c:17: warning: initialization makes integer from pointer without a 
> >cast
> >stubs.c:17: error: initializer element is not computable at load time

TBH, this looks like you have a misdeclaration in stubs.c.  The
"initialization makes integer from pointer" message is not the source of
the problem.  Need to see at least line 17 from stubs.c to be any use at
all in diagnosing this problem.



Reply to: