Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#1116 closed defect (fixed)

Build fails if configured --with-mygis

Reported by: jaframe@… Owned by: mapserverbugs
Priority: high Milestone:
Component: Build Problems Version: 4.4
Severity: normal Keywords:
Cc: pete@…

Description

After configuring --with-mygis, make fails with the following error message :

./libmap.a(mapmygis.o)(.text+0x933): In function `msMYGISLayerIsOpen':
: undefined reference to `getMYGISLayerInfo'
collect2: ld returned 1 exit status
make: *** [shp2img] Error 1

4.4.0-beta1 builds and runs ok

Both 4.4.0 and 4.5.0 (nightly build) give the error above.

Same result on Fedora Core 2 and Fedora Core 3 systems.

Change History (4)

comment:1 by dmorissette, 19 years ago

Status: newassigned
Looking into this now.

comment:2 by dmorissette, 19 years ago

Resolution: fixed
Status: assignedclosed
This build error was introduced when I added msMYGISLayerIsOpen(). It has been
fixed in both 4.5 (dev) and 4.4.x branches in CVS. Will be part of 4.4.1

comment:3 by dmorissette, 19 years ago

Cc: pete@… added

comment:4 by dmorissette, 19 years ago

*** Bug 1121 has been marked as a duplicate of this bug. ***
Note: See TracTickets for help on using tickets.