linking issue with certain build sequence
Bug #704305 reported by
Andrew Hutchings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Drizzle |
Confirmed
|
Low
|
Unassigned |
Bug Description
If the following sequence is done the linking of drizzled (specifically to libdrizzledmessage) is broken:
./configure
make
./configure --prefix=/some/path
make
make install
I've hit this and so has a user on IRC. We should either document this as a known issue or fix it.
Changed in drizzle: | |
importance: | Undecided → Low |
assignee: | nobody → Monty Taylor (mordred) |
status: | New → Confirmed |
Changed in drizzle: | |
assignee: | Monty Taylor (mordred) → nobody |
To post a comment you must log in.