Kevin Brosius wrote:
On 2007-08-23 08:12, Graham Evans wrote:
Christian Thaeter wrote:
try ./configure --disable-mmx

    Christian
That worked. So - Kevin - I can now confirm that the svn 1018 commit fixed all -PIC related build problems for me.

Haha, um, Christian seems to have missed the point that the recent build
fixes allow us to build with mmx on 64bit. :)


Graham, have you made any installation changes on that system related to
nasm?

You have a good nose! Nasm was updated in sid on 19th august to 0.99.01-0. I probably uploaded it later that same day just after successfully building svn 1017. Anyway I rolled back nasm to the debian etch version 0.98.38-1.2.

Lo and behold I have a successful build for svn 1018 with no --disable-mmx flag (no flags of any kind). So we have a nasm problem. Let me know if it is my job to report a bug on nasm and any clues just what that bug is. Otherwise I expect there is some more research needed on cinelerra build detection.

Anyway I'm not sure if you still want your other questions answered but it was easy enough:
The second thing to check is what configure is using for architecture. Take a look at the initial setup run and let us know what you see for
things like arch and target-arch.  I'd expect x86_64 and combinations of
x86_64 with a distro flag.

./configure output begins:

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu

config.log begins

...
hostname = linux3
uname -m = x86_64
uname -r = 2.6.21-2-amd64
uname -s = Linux
uname -v = #1 SMP Tue Jul 10 21:39:38 UTC 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
...

Was this for a build with a bare configure run, or where there other


options passed.
Bare bones - configure finds all the options I want. From the manual I see I could feed it some optimisations but I haven't done that yet.

thanks for the help

Graham


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to