[MacPorts] #29932: lib expat version numbering
#29932: lib expat version numbering -----------------------------------------+---------------------------------- Reporter: public@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.9.2 Keywords: expat xml | Port: -----------------------------------------+---------------------------------- I am having some problems with the expat lib and I found some strange numbering After compiling expat I try to have a look at the build output here: /opt/local/var/macports/software/expat/2.0.1_1/opt/local/lib As you see, it is version 2.0.1_1. However the folder output looks like lrwxr-xr-x 1 root admin 16 2 Okt 2010 libexpat.0.dylib -> libexpat.1.dylib -rwxr-xr-x 2 root admin 154336 2 Okt 2010 libexpat.1.5.2.dylib lrwxr-xr-x 1 root admin 20 2 Okt 2010 libexpat.1.dylib -> libexpat.1.5.2.dylib -rw-r--r-- 2 root admin 184312 2 Okt 2010 libexpat.a lrwxr-xr-x 1 root admin 20 2 Okt 2010 libexpat.dylib -> libexpat.1.5.2.dylib -rwxr-xr-x 2 root admin 828 2 Okt 2010 libexpat.la I am concerned if my problems linking against libexpat might be because of the numbering. Normally I would expect too get the library compiled as: libexpat.2.0.1.dylib instead of libexpat.1.5.2.dylib Is the current output the right one? -- Ticket URL: <https://trac.macports.org/ticket/29932> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29932: lib expat version numbering -----------------------------------------+---------------------------------- Reporter: public@… | Owner: ryandesign@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: expat -----------------------------------------+---------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => ryandesign@… * keywords: expat xml => * port: => expat Old description:
I am having some problems with the expat lib and I found some strange numbering
After compiling expat I try to have a look at the build output here:
/opt/local/var/macports/software/expat/2.0.1_1/opt/local/lib
As you see, it is version 2.0.1_1. However the folder output looks like
lrwxr-xr-x 1 root admin 16 2 Okt 2010 libexpat.0.dylib -> libexpat.1.dylib -rwxr-xr-x 2 root admin 154336 2 Okt 2010 libexpat.1.5.2.dylib lrwxr-xr-x 1 root admin 20 2 Okt 2010 libexpat.1.dylib -> libexpat.1.5.2.dylib -rw-r--r-- 2 root admin 184312 2 Okt 2010 libexpat.a lrwxr-xr-x 1 root admin 20 2 Okt 2010 libexpat.dylib -> libexpat.1.5.2.dylib -rwxr-xr-x 2 root admin 828 2 Okt 2010 libexpat.la
I am concerned if my problems linking against libexpat might be because of the numbering. Normally I would expect too get the library compiled as:
libexpat.2.0.1.dylib
instead of
libexpat.1.5.2.dylib
Is the current output the right one?
New description: I am having some problems with the expat lib and I found some strange numbering After compiling expat I try to have a look at the build output here: /opt/local/var/macports/software/expat/2.0.1_1/opt/local/lib As you see, it is version 2.0.1_1. However the folder output looks like {{{ lrwxr-xr-x 1 root admin 16 2 Okt 2010 libexpat.0.dylib -> libexpat.1.dylib -rwxr-xr-x 2 root admin 154336 2 Okt 2010 libexpat.1.5.2.dylib lrwxr-xr-x 1 root admin 20 2 Okt 2010 libexpat.1.dylib -> libexpat.1.5.2.dylib -rw-r--r-- 2 root admin 184312 2 Okt 2010 libexpat.a lrwxr-xr-x 1 root admin 20 2 Okt 2010 libexpat.dylib -> libexpat.1.5.2.dylib -rwxr-xr-x 2 root admin 828 2 Okt 2010 libexpat.la }}} I am concerned if my problems linking against libexpat might be because of the numbering. Normally I would expect too get the library compiled as: libexpat.2.0.1.dylib instead of libexpat.1.5.2.dylib Is the current output the right one? -- Comment: Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/29932#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29932: lib expat version numbering -----------------------------------------+---------------------------------- Reporter: public@… | Owner: ryandesign@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: expat -----------------------------------------+---------------------------------- Comment(by ryandesign@…): Replying to [ticket:29932 public@…]:
I am having some problems with the expat lib
Please describe them c
and I found some strange numbering
Everything you described is completely normal. It is not unusual (in fact it is the norm) for library version numbers to follow different schedule than program version numbers. -- Ticket URL: <https://trac.macports.org/ticket/29932#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29932: lib expat version numbering ------------------------------------------+--------------------------------- Reporter: public@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: 1.9.2 Resolution: invalid | Keywords: Port: expat | ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/29932#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts