Opened 21 years ago

Closed 21 years ago

Last modified 11 years ago

#879 closed defect (fixed)

Qt-3.3.2 build failure when using --plugin-sql-[driver]

Reported by: Randy McMurchy Owned by: blfs-book@…
Priority: high Milestone:
Component: BOOK Version: SVN
Severity: major Keywords:
Cc:

Description

Using --plugin-sql-[driver] (I tested both psql and mysql as [driver]), the build fails with what looks like a GCC-3.4.x related error. Omitting the switch results in a clean build.

Change History (3)

comment:1 by Nico R., 21 years ago

This seems to be fixed in qt-3.3.3. I added "-plugin-sql-psql -I/usr/include/postgresql/server" to the configure parameters.

comment:2 by Randy McMurchy, 21 years ago

Resolution: fixed
Status: newclosed

Testing with the new qt-3.3.3 version confirms Nico's statements. I tested using mysql and had to pass -I/usr/include/mysql to the configure command so that make could find the mysql headers.

Reference will me made in the BLFS book about passing the header dir.

comment:3 by bdubbs@…, 11 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.