File: known-problems-12

package info (click to toggle)
libgnatcoll 1.6gpl2014-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 22,760 kB
  • ctags: 10,162
  • sloc: ada: 132,013; ansic: 94,291; python: 3,762; sh: 2,781; cpp: 1,394; makefile: 342; xml: 31; sql: 6
file content (8 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
Known Problems fixed in Gnatcoll 1.2

- J709-009: configure --with-postgresql=dir does not search in lib subdir
  Problem:    If you specify an explicit installation directory for
              postgreSQL, the configure script will not check correctly
              handle a case where libpq.so is actually in the lib/ subdirectory
  Workaround: Make sure the directory you specify contains libpq.so