[Coin-discuss] Too many levels of symbolic links

Robin Lougee-Heimer robinlh at us.ibm.com
Mon Jun 25 11:24:47 EDT 2001


Ye Jianyu:
>Is there any website that I can
>download zipped COIN ?
There are .gtz "tarballs" of COIN componets (expect Ots) at
ftp://oss.software.ibm.com/coin/Tarballs/  but not one global COIN-ball.
This was by design becuase some of the of the components are stand-alone
and we anticipated very few users would want EVERYTHING.   But if there is
a need this could be changed.  Let me ask, do you really want  a COIN-ball
(i.e. EVERYTHING) or do you just need better instructions on what
components to download?

>The problem is: src/misc/SoOutput.lo
>linked to itself.Anyone had the same
>experience pls give me your help.
The creator of the Makefile is Laci Ladanyi.  He can best answer this
question.

FYI: If you're interested in using BCP,  there is a more up to date
"development" version.
See Weds, Mar 21, 2001 posting on the discussion list for how to access the
dvelopement version of BCP (cvs only).

Robin
----------------------------------------------------------------------------------

Robin Lougee-Heimer
IBM TJ Watson Research Center
ph: 914-945-3032   fax: 914-945-3434
robinlh at us.ibm.com
http://www.coin-or.org



ye jianyu <jianyuye at yahoo.com>@dwoss.lotus.com on 06/25/2001 03:31:13 AM

Please respond to coin-discuss at dwoss.lotus.com

Sent by:  coin-discuss-admin at dwoss.lotus.com


To:   coin-discuss at dwoss.lotus.com
cc:
Subject:  [Coin-discuss] Too many levels of symbolic links



Dear COIN developers,

I can not successfully compile COIN because of a "Too
many levels of symbolic links". The problem is:
src/misc/SoOutput.lo linked to itself.
I read the Makefile of COIN and src/misc/ , but can't
find any hint to solve this problem. Anyone had the
same experience pls give me your help.

I download the COIN by wincvs and copied to LINUX
using dos2unix to solve EOL problem. Because my Linux
computer can not connect to INTERNET.
Is there any website that I can download zipped COIN ?
Thanks in advanced for your kindly help.

Attached below is the results of make command:

gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../include/Inventor
-I../../include/Inventor/system -I../..
-I../../include -I../../include -DCOIN_DEBUG=1
-DCOIN_INTERNAL -I/usr/X11R6/include -g -O2 -W -Wall
-Wno-unused -Wno-multichar -c simage_wrapper.c -MT
simage_wrapper.lo -MF .deps/simage_wrapper.Plo -MD -MP
 -fPIC -DPIC -o simage_wrapper.lo
/bin/sh ../../libtool --mode=link g++  -g -O2
-fno-exceptions -W -Wall -Wno-unused -Wno-multichar
-L/usr/X11R6/lib -o libmisc.la   SoBase.lo
SoChildList.lo SoGL.lo SoGLImage.lo SoGlyph.lo
SoNormalGenerator.lo SoNotification.lo SoState.lo
SoDB.lo SoFullPath.lo SoTempPath.lo SoLightPath.lo
SoInput.lo SoInteraction.lo SoOutput.lo SoPath.lo
SoPickedPoint.lo SoPrimitiveVertex.lo
SoSceneManager.lo SoType.lo SoOffscreenRenderer.lo
SoGenerate.lo SoLockManager.lo SoByteStream.lo
SoTranSender.lo SoTranReceiver.lo default3dfont.lo
default2dfont.lo GLUWrapper.lo simage_wrapper.lo
mkdir .libs
(cd . && ln -s SoOutput.lo SoOutput.lo)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ar cru .libs/libmisc.al SoBase.lo SoChildList.lo
SoGL.lo SoGLImage.lo SoGlyph.lo SoNormalGenerator.lo
SoNotification.lo SoState.lo SoDB.lo SoFullPath.lo
SoTempPath.lo SoLightPath.lo SoInput.lo
SoInteraction.lo SoOutput.lo SoPath.lo
SoPickedPoint.lo SoPrimitiveVertex.lo
SoSceneManager.lo SoType.lo SoOffscreenRenderer.lo
SoGenerate.lo SoLockManager.lo SoByteStream.lo
SoTranSender.lo SoTranReceiver.lo default3dfont.lo
default2dfont.lo GLUWrapper.lo simage_wrapper.lo
ar: SoOutput.lo: Too many levels of symbolic links
make[3]: *** [libmisc.la] Error 1
make[3]: Leaving directory `/usr/local/COIN/src/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/COIN/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/COIN'
make: *** [all] Error 2


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
_______________________________________________
Coin-discuss mailing list
Coin-discuss at oss.software.ibm.com
http://oss.software.ibm.com/developerworks/opensource/mailman/listinfo/coin-discuss






More information about the Coin-discuss mailing list