libcvd-members
[Top][All Lists]
Advanced

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

Re: [libcvd-members] Compile error in Mac OS X


From: Dongpyo Hong
Subject: Re: [libcvd-members] Compile error in Mac OS X
Date: Wed, 13 Aug 2008 09:51:47 +0900

After I got libcvd from cvs, it just worked fine as you told.
And now, I am trying to test "fast" (fast-test-src).
It is complied without complains, but it complains in linking as follows.

g++ -c -o fast.o -I /usr/local/include -g -ggdb  -Wall fast.cxx
g++ fast.o -o fast -L /usr/local/lib -lcvd
ld: in /usr/local/lib, can't map file, errno=22
collect2: ld returned 1 exit status

Am I missing something?

-Dongpyo
On Aug 13, 2008, at 12:23 AM, Edward Rosten wrote:


On Tue, 12 Aug 2008, Dongpyo Hong wrote:

hi,

I'm just wondering whether libcvd can be compiled in Mac OS X.

It should work.

I encountered the following error:

cvd_src/i686/halfsample.s:24:Unknown pseudo-op: .type
cvd_src/i686/halfsample.s:24:Rest of line ignored. 1st junk character valued 99 (c).

I think it is because of assembler. Any idea?

There seems something broken on OSX with regards to the assembler and ..type The configure script should detect this, though. Are you using a recent version from CVS? I don't think this is fix is in any of the tarballs.

Can you attach the output of ./configure, config.log and Makefile?

In the mean time, I've committed a workaround. Get the latest version from CVS, and use --without-assembler.

-Ed




=====
Dongpyo Hong
Research Assistant
GIST U-VR Lab http://uvr.gist.ac.kr
http://uvr.gist.ac.kr/~dhong
Tel. +82-62-970-3157 (2279)
Fax. +82-62-970-2204
Email. address@hidden or address@hidden
=====









reply via email to

[Prev in Thread] Current Thread [Next in Thread]