Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Sumo errors
  • From: Michael Behrisch <oss@xxxxxxxxxxx>
  • Date: Sat, 25 May 2019 23:17:30 +0200
  • Autocrypt: addr=oss@xxxxxxxxxxx; prefer-encrypt=mutual; keydata= mQGiBFLSvucRBACGsasS4GeIWs1CFNTOYmp3ScQ2ZTJLJWQxhPliwtHTzLsErYu9Y7e8qDov iHFviYyaNuceUNoACm1e4MT4eu0DmM2Wk3y/jjD6hfm7L0EZNPxQhj+CJf2oZAm2ezCe7/si xZ2d7TCO8yWavOGbF0EVi/ZDIJqVgupu6WBpv/NCewCg65HQiS1wm+1w1MdFYxKCmXzbv08D /iWXX3tzabbCrLlUum8hBgBpJEHRtlic2uaGsKm8Fize4tfLZkTBbTYLYXfcx2Oq9+lINPTW h9jnbCjAjErRWLTjNTQjel0JnDryCnqabub/R3wScR/EHRDBeS9L6YRj0xdVd2qIaArtSYRR auKPNc4M2qZNEFSM37cXC7avhpdeA/99oJf4qyVly4RxHmekAmj9UJjRx17x9xX8t9uzUuSt AeTh+kQ3o5jK7veU6/F/+pPyi96EOzym9BJA8pgXC8hLWNjOajI10filkdQ26QsfHOpUdPSZ 4Duyw9Ayj8loagEnnAONmU/xE0QlyVBANIut0W+SNqPScYXfnBbVOaG3HbQiTWljaGFlbCBC ZWhyaXNjaCA8b3NzQGJlaHJpc2NoLmRlPohjBBMRAgAjBQJS0sHSAhsjBwsJCAcDAgEGFQgC CQoLBBYCAwECHgECF4AACgkQPBD+ltFwpimlmQCdGgnYuHxoye4vFntyHRcE0Ij0318AoN3s szGyKcKdUmPpgXLhFcNfRGe4uQENBFLSvucQBACRAt3OW7eL8N3OJp2bZz/rRldtxjcViEcd +wpQcL9Ag0b6W7e4cbSc9oSU9MAdOvxR0UxualeRGz37W/VEC8cFZb3kFtRdl66gGygKb7gl 2S27495XEYqE7BBF1HfQDjL9sh5GfuIzORkqhCHSUTdkRuzRPxNQcEYFSrASEi9jQwADBQP9 FeuTC1SJHrX9tP3p4xrEa07XkCq+UzwNhDdezoQfT1CUbOv+LT66yLTXAaiHXelgaPMQO1Oo 76U2z0C1LudkAcDdwJbMuZ0RfDoRjsgfhfvM6kqiP4m0s2NR3Y3O+HKXjwtPbXuDwaYIAIvp aj8b59n7fQyfL6BZsO0QZc0i/t+ISQQYEQIACQUCUtK+5wIbDAAKCRA8EP6W0XCmKY1lAKCc 3miJueOXuvZJWV7qGBQxxyR83gCgxhGPL9OrP22rxNJSo1w5OOUxHsM=
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Openpgp: preference=signencrypt
  • User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi,
anaconda seems to install different versions of libraries into your home
dir. Please try rebuilding without anaconda if possible.

Best regards,
Michael

Am 25.05.19 um 01:51 schrieb Kaushik Balakrishnan:
> Hello, 
> 
> I am trying to install Sumo 1.0.1 on a Ubuntu machine. I specifically
> want version 1.0.1 as we have another application that requires this
> version. 
> 
> On a Ubuntu 16.04 system Sumo 1.0.1 is not building using cmake ../../
> and make. But it works using ./configure, make and make install. 
> 
> On a Ubuntu 18.04 system, both cmake and the configure builds both don't
> work. I am getting the following error (pasted below). Could you please
> clarify how to install Sumo 1.0.1 on a Ubuntu 18.04 system, and how to
> fix the following error?
> 
> Thanks,
> Kaushik
> 
> 
> make[3]: Entering directory '/home/kbalak18/sumo-1.0.1/src/od'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/home/kbalak18/sumo-1.0.1/src/od'
> Making all in marouter
> make[3]: Entering directory '/home/kbalak18/sumo-1.0.1/src/marouter'
> /bin/bash ../../libtool  --tag=CXX   --mode=link g++  -msse2
> -mfpmath=sse -std=c++11 -O2 -DNDEBUG   -L/usr/local/lib -o marouter
> marouter_main.o ROMAAssignments.o ROMAEdge.o ROMAEdgeBuilder.o
> ROMAFrame.o ROMARouteHandler.o ../router/librouter.a ../od/libod.a
> ../utils/distribution/libdistribution.a ../utils/options/liboptions.a
> ../utils/xml/libxml.a ../utils/vehicle/libvehicle.a
> ../utils/common/libcommon.a ../utils/importio/libimportio.a
> ../utils/iodevices/libiodevices.a ../utils/geom/libgeom.a
> ../utils/emissions/libemissions.a
> ../foreign/PHEMlight/cpp/libphemlight.a ../foreign/tcpip/libtcpip.a
> -lxerces-c -L/usr/lib/x86_64-linux-gnu -lFOX-1.6 -lX11 -lXext -lfreetype
> -lfontconfig -lXft -lXcursor -lfreetype -lfontconfig -lfreetype -lGL
> -lGLU -ldl -lpthread -lrt -ljpeg -lpng -ltiff -lz -lGLU -lGL
> libtool: link: g++ -msse2 -mfpmath=sse -std=c++11 -O2 -DNDEBUG -o
> marouter marouter_main.o ROMAAssignments.o ROMAEdge.o ROMAEdgeBuilder.o
> ROMAFrame.o ROMARouteHandler.o  -L/usr/local/lib ../router/librouter.a
> ../od/libod.a ../utils/distribution/libdistribution.a
> ../utils/options/liboptions.a ../utils/xml/libxml.a
> ../utils/vehicle/libvehicle.a ../utils/common/libcommon.a
> ../utils/importio/libimportio.a ../utils/iodevices/libiodevices.a
> ../utils/geom/libgeom.a ../utils/emissions/libemissions.a
> ../foreign/PHEMlight/cpp/libphemlight.a ../foreign/tcpip/libtcpip.a
> /usr/local/lib/libxerces-c.so -L/usr/lib/x86_64-linux-gnu
> /usr/lib/x86_64-linux-gnu/libFOX-1.6.so <http://libFOX-1.6.so> -lX11
> -lXext -lXft -lXcursor /home/kbalak18/anaconda3/lib/libfontconfig.so
> /usr/lib/x86_64-linux-gnu/libfreetype.so -ldl -lpthread -lrt
> /home/kbalak18/anaconda3/lib/libjpeg.so -lpng -ltiff -lz -lGLU -lGL
> -pthread -Wl,-rpath -Wl,/home/kbalak18/anaconda3/lib -Wl,-rpath
> -Wl,/home/kbalak18/anaconda3/lib
> /home/kbalak18/anaconda3/lib/libfontconfig.so: undefined reference to
> `FT_Done_MM_Var'
> collect2: error: ld returned 1 exit status
> Makefile:461: recipe for target 'marouter' failed
> make[3]: *** [marouter] Error 1
> make[3]: Leaving directory '/home/kbalak18/sumo-1.0.1/src/marouter'
> Makefile:685: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory '/home/kbalak18/sumo-1.0.1/src'
> Makefile:526: recipe for target 'all' failed
> make[1]: *** [all] Error 2
> make[1]: Leaving directory '/home/kbalak18/sumo-1.0.1/src'
> Makefile:406: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
> 
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
> 


Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top