Project

General

Profile

Actions

Bug #514

closed

Building Wt-3.1.x on FreeBSD-8.1 (i386) fails

Added by Anonymous over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
09/15/2010
Due date:
% Done:

0%

Estimated time:

Description

$ cmake -CMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local ../

When configuring is done:

$ make -j2

...

Linking CXX shared library libwtdbosqlite3.so:

/usr/bin/ld: cannot find -ldl

  • Error code 1
Actions #1

Updated by Koen Deforche over 13 years ago

Hey,

Indeed. We need to improve a bit our CMake files (we need to detect a FreeBSD system). The issue is easily worked around by editing src/Wt/Dbo/backend/CMakeLists.txt and uncommenting line 20.

Regards,

koen

Actions #2

Updated by Koen Deforche over 13 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

Fixed in latest git.

Actions #3

Updated by Koen Deforche over 13 years ago

  • Status changed from Resolved to Closed

Fixed in 3.1.6

Actions

Also available in: Atom PDF