On Tue, 26 Sep 2006 18:45:39 +0200
Thomas Wehrspann <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I must have a weird system, but i can't get transcode-cvs-head to compile
> at all.

It is a multilib (mixed 64/32bit) system?

> 1) configure
> with no further options.
> My buildsystem forgets to add '-lX11 -lXext' when compiling x11source in 
> import/ directory.
> Manually running the last 'gcc ...' command with the X libraries "solves"
> the problem

OK, second time that I heard so. I'll do deeper investigation ASAP but I'm
quite pressed right now.

> 2) configure --without-x
> x11source.c:394: error: conflicting types for 'tc_x11source_open'
> x11source.h:142: error: previous declaration of 'tc_x11source_open' was here
> x11source.c:394: error: conflicting types for 'tc_x11source_open'
> x11source.h:142: error: previous declaration of 'tc_x11source_open' was here

My bad. Should be fixed with very last commit.

> 3)
> Here everything stops. I have no clue how to solve this problem:

Sounds new, I'll take a look. Compiles fine here with gcc-4.1.x (debian sid).

> There are much more of these.
> Every 'TC_OPTION(...)' in 'src/cmdline_def.h', except for the first two,
> gives these errors.

OK, thanks for pointing it out.

> Any ideas?

Yes, I should take courage (and find time, and that's harder right now) and
learn more about autostuff (see first problem you've reported) :)

Best regards,

-- 
Francesco Romani - Ikitt ['people always complain, no matther what you do']
IM contact    : (email first, Antispam default deny!) icq://27-83-87-867
known bugs    : http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase
tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!)

Reply via email to