Jump to content

[9755]Compile error


Recommended Posts

Posted

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!!
Posted

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??

Posted

hmmm

If i manualy

cd /home/themaster/1_FOLDER/

mkdir FOLDER_9754_333

mkdir lib

the compiler finish "i think in good mode" but... i dont understand why not create that 2 folders and the other files bin, etc and data are created

Some idea?

×
×
  • 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