Re: Making Performer Demo Code

New Message Reply Date view Thread view Subject view Author view

Brian Furtaw (brian++at++dingbat.clubfed.sgi.com)
Tue, 7 Jul 1998 11:12:35 -0400


Brian,

The linker can't find libvl.so so it must not be loaded if you look a couple of
lines below it says you can `setenv PFDOVIDEO 0' in the shell to turn off libvl
linking which will solve your problem.

Brian

On Jul 7, 10:48am, Dotson, Brian W. wrote:
> Subject: Making Performer Demo Code
> Hi,
>
> I am having trouble making the demo code provided on the performer
> installation disk.
>
> When I try to make multipipe.c these are the errors I am getting.
>
> Thanks in advance,
>
> Brian Dotson
> ---------------------
>
> --- .BEGIN ---
> Linking with motif libraries. setenv PFDOMOTIF 0 to turn off.
> Linking with video libraries -lvl . setenv PFDOVIDEO 0 to turn off.
> --- multipipe.igldso ---
>
> making IrisGL DSO version of multipipe.igldso
> --- .BEGIN ---
> Linking with motif libraries. setenv PFDOMOTIF 0 to turn off.
> Linking with video libraries -lvl . setenv PFDOVIDEO 0 to turn off.
> --- multipipe.dsocmd ---
> /usr/bin/cc -DN32 -DIRIX6_2 -DIRISGL -I/usr/include
> -fullwarn -nostdinc -I/usr/include -mips3 -n32 -O -Olimit 2000
> -MDupdate Makedepend -woff 1685,515,608,658,799,803,852,1048,1233,1499
> -o multipipe.dsocmd multipipe.o -L/usr/lib32 -L/usr/lib32/libpfdb
> -L/lib32 -all -mips3 -n32 -quickstart_info -nostdlib
> -L/usr/lib32/mips3 -L/usr/lib32 -no_unresolved -lpfdu_igl -lpfui
> -lpfutil_igl -lpf_igl -limage -lSgm -lXm -lXt -lvl -no_unresolved
> -lgl -lXsgivc -lXext -lXmu -lX11 -lm -lfm -lCsup -lC
> cc WARNING: -Olimit is no longer supported, use -OPT:Olimit=n instead
> ld32: WARNING 158: Expecting MIPS3 objects: /usr/lib32/crt1.o is MIPS4.
> ld32: WARNING 85: definition of XSGIvcQueryVersion in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryVideoScreenInfo in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcListVideoFormats in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcListVideoFormatsCombinations in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcListVideoFormatsInCombination in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcLoadVideoFormat in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcLoadVideoFormatCombination in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcDisableChannel in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryChannelInfo in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryMonitorName in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetOutputGain in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetOutputPedestal in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetOutputPhaseH in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetOutputPhaseSCH in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetOutputPhaseV in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetChannelGammaMap in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetOutputBlanking in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryOutputGain in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryOutputPedestal in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryOutputPhaseH in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryOutputPhaseSCH in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryOutputPhaseV in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryChannelGammaMap in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryOutputBlanking in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetOutputSync in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryOutputSync in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetScreenInputSyncSource in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryScreenInputSyncSource in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSetPlatformParameter in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryPlatformParameter in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryScreenGammaMaps in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryGammaMap in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcStoreGammaColors8 in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcStoreGammaColors16 in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcQueryGammaColors in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcSelectInput in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of XSGIvcFreeVideoFormatInfo in
> /usr/lib32/libpfdu_igl.so preempts that definition in
> /usr/lib32/libpfui.so.
> ld32: WARNING 85: definition of matchWilde in /usr/lib32/libpfdu_igl.so
> preempts that definition in /usr/lib32/libpfui.so.
> ld32: WARNING 84: /usr/lib32/libpfui.so is not used for resolving any
> symbol.
> ld32: WARNING 85: definition of XSGIvcQueryVersion in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcQueryVideoScreenInfo in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcListVideoFormats in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcListVideoFormatsCombinations in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcListVideoFormatsInCombination in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcLoadVideoFormat in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcLoadVideoFormatCombination in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcDisableChannel in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcQueryChannelInfo in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: WARNING 85: definition of XSGIvcQueryMonitorName in
> /usr/lib32/libpfui.so preempts that definition in
> /usr/lib32/libpfutil_igl.so.
> ld32: Giving up after printing 50 warnings. Use -wall to print all
> warnings.
> ld32: FATAL 9: I/O error (-lvl): No such file or directory
> *** Error code 2
> smake: Error: 1 error
> *** Error code 2
> =======================================================================
> List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
> Submissions: info-performer++at++sgi.com
> Admin. requests: info-performer-request++at++sgi.com
>
>-- End of excerpt from Dotson, Brian W.

-- 
    ----oOOo----    ----oOOo----    ----oOOo----    ----oOOo----

Brian Furtaw (brian++at++sgi.com) VisSim Technical Consultant 12200-G Plum Orchard Drive Office:(301)572-3293 Fax: (301)872-3293 Silver Spring, Maryland 20904 OpenGL/ImageVision/OpenInventor/Performer

======================================================================= List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/ Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:40 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.