vdonchev / xbt

Automatically exported from code.google.com/p/xbt
0 stars 0 forks source link

./make.sh doesn't finish the job #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.yum install boost-devel gcc-c++ mysql-devel subversion
2. chmod +x make.sh
3. ./make.sh

What is the expected output? What do you see instead?
Excepted output: Nothing: Means OK
I see:
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status

What version of the product are you using? On what operating system?
Package boost-devel-1.41.0-17.el6_4.x86_64 already installed and latest version
Package gcc-c++-4.4.7-3.el6.x86_64 already installed and latest version
Package mysql-devel-5.1.69-1.el6_4.x86_64 is obsoleted by 
MariaDB-devel-5.5.32-1.x86_64 which is already installed
Package subversion-1.6.11-9.el6_4.x86_64 already installed and latest version
CENTOS 6.4 Final x64

Please provide any additional information below.

Original issue reported on code.google.com by denizkei...@gmail.com on 25 Aug 2013 at 5:38

GoogleCodeExporter commented 8 years ago
Not a bug in XBT Tracker. What does mysql_config --libs say?

Original comment by olafvdspek on 26 Aug 2013 at 4:14

GoogleCodeExporter commented 8 years ago
Openssl devel package was missing. Its ok now

Original comment by denizkei...@gmail.com on 28 Aug 2013 at 6:10

GoogleCodeExporter commented 8 years ago
Sounds like a bug in MariaDB-devel-5.5.32-1.x86_64

Original comment by olafvdspek on 28 Aug 2013 at 6:20