Opened 6 years ago
Closed 6 years ago
#4320 closed defect (invalid)
Compile without wagyu still wants wagyu?
Reported by: | pramsey | Owned by: | Algunenano |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Configured without specifying --with-wagyu, and ran regression tests, and failed at database load.
psql:/Users/pramsey/Code/postgis-git/regress/00-regress-install/share/contrib/postgis/postgis.sql:2855: ERROR: could not find function "postgis_wagyu_version" in file "/Users/pramsey/Code/postgis-git/regress/00-regress-install/lib/postgis-3.so"
Note:
See TracTickets
for help on using tickets.
This was my test instance trying to load a dll from the system location instead of the test one? Happens to me every now and again, I hate it.