Jump to content

[9755]Compile error


Guest Darky88

Recommended Posts

Making install in tbb

make[2]: se ingresa al directorio `/home/themaster/1_Compilaciones/9754WoTLK-333_2/objdir/dep/tbb'

make[3]: se ingresa al directorio `/home/themaster/1_Compilaciones/9754WoTLK-333_2/objdir/dep/tbb'

/usr/bin/install -c /home/themaster/1_Compilaciones/9754WoTLK-333_2/objdir/dep/tbb/lib*.so* /home/themaster/1_/9754_333/lib

/usr/bin/install: el destino, «/home/themaster/1_/9754_333/lib», no es un directorio

make[3]: *** [install-exec-local] Error 1

make[3]: se sale del directorio `/home/themaster/1_Compilaciones/9754WoTLK-333_2/objdir/dep/tbb'

make[2]: *** [install-am] Error 2

make[2]: se sale del directorio `/home/themaster/1_Compilaciones/9754WoTLK-333_2/objdir/dep/tbb'

make[1]: *** [install-recursive] Error 1

make[1]: se sale del directorio `/home/themaster/1_Compilaciones/9754WoTLK-333_2/objdir/dep'

make: *** [install-recursive] Error 1

Pliz help!!
Link to comment
Share on other sites

I use that secuence

cd /home/themaster/1_Compilaciones

rm -R 9754WoTLK-333_2

git clone git://github.com/mangos/mangos.git 9754WoTLK-333_2

cd 9754WoTLK-333_2

mkdir bin

mkdir opt

mkdir objdir

autoreconf --install --force

cd objdir

../configure CFLAGS="-O2 -m64 -pipe -DFD_SETSIZE=4096 -march=nocona -fomit-frame-pointer -ffast-math -fno-strength-reduce -fno-strict-aliasing -frename-registers" CXXFLAGS="-O2 -m64 -pipe -DFD_SETSIZE=4096 -march=nocona -fomit-frame-pointer -ffast-math -fno-strength-reduce -fno-strict-aliasing -frename-registers" --prefix=/home/themaster/1_FOLDER/FOLDER_9754_333 --sysconfdir=/home/themaster/1_FOLDER/FOLDER_9754_333/etc --datadir=/home/themaster/1_FOLDER/FOLDER_9754_333/dat --enable-cli --enable-ra --disable-builtin-ace

And i obtain that error

The compile is the first, on "fresh" and i have that

sudo apt-get install build-essential libmysql++-dev libtool libssl-dev subversion zlibc git-core

And Openssl openssl_0.9.8n-1_amd64.....

But i obtain the error all the time

I download the repo [9649] without openssl1.0.0 and the error persist

Some help??

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use