[Pkg-osg-devel] Bug: #690878 "pkg-config reports wrong path"

Manuel A. Fernandez Montecelo manuel.montezelo at gmail.com
Wed Nov 21 20:03:52 UTC 2012


2012/11/21 Alberto Luaces <aluaces at udc.es>:
> "Manuel A. Fernandez Montecelo" writes:
>
>> I asked release managers in the other e-mail, so if they give the
>> go-ahead it's better for us.  You can defer/avoid investigating
>> until/unless they don't want us to use dh level 9.
>
> Ok.  Anyway, I did the test of changing debian/compat to "7", and it
> works the same.

OK, good, thanks.  We will do it if release managers object.

Question: in the following paragraphs, ${LINKER_FLAGS} should actually
be ${LDFLAGS}, or am I missing something?

        mkdir -p build/osgstatic ; cd build/osgstatic ; ${SETAFFINITY}
cmake --debug-output \
                -D CMAKE_BUILD_TYPE:STRING=Release \
                -D CMAKE_INSTALL_PREFIX:PATH=/usr \
                -D DYNAMIC_OPENTHREADS:BOOL=OFF \
                -D DYNAMIC_OPENSCENEGRAPH:BOOL=OFF \
                -D BUILD_OSG_EXAMPLES:BOOL=OFF \
                -D BUILD_OSG_APPLICATIONS:BOOL=OFF \
                -D LIB_POSTFIX="" \
                ${LINKER_FLAGS} \
                ../../${OSG}

Lastly, I couldn't build it in a beefier machine today at work, but
I'm trying again now, will tell the result later.


Cheers.
-- 
Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>



More information about the Pkg-osg-devel mailing list