Re: Gimp Error

2007-10-19 Thread Daniel J. Luke

On Oct 19, 2007, at 3:08 PM, Mack Johnson wrote:
trying to install gimp and I get this error. Can you tell me how to  
fix this?


You must install or activate this package with '-f' (force) as it  
needs to overwrite files installed by the perl5.8 port


This line that you pasted has your answer:

port -f activate p5-pathtools


---  Installing p5-pathtools 3.25_0
---  Activating p5-pathtools 3.25_0
Error: Target org.macports.activate returned: Image error: /opt/ 
local/lib/perl5/5.8.8/darwin-2level/auto/Cwd/Cwd.bs is being used  
by the active perl5.8 port.  Please deactivate this port first, or  
use the -f flag to force the activation.
Error: The following dependencies failed to build: gimp2 libgnomeui  
libbonoboui libbonobo p5-getopt-long p5-pathtools popt libgnome  
esound audiofile gnome-vfs gconf gnome-mime-data howl neon openssl  
libgnomecanvas gail libglade2 libgtkhtml libmng autoconf help2man  
p5-locale-gettext libtool m4 automake lcms librsvg libcroco libgsf  
libwmf poppler poppler-data py25-gtk py25-cairo py25-numeric  
python25 py25-gobject

Error: Status 1 encountered during processing.
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


--
Daniel J. Luke
++
| * [EMAIL PROTECTED] * |
| *-- http://www.geeklair.net -* |
++
|   Opinions expressed are mine and do not necessarily   |
|  reflect the opinions of my employer.  |
++




PGP.sig
Description: This is a digitally signed message part
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread Mack Johnson

Cool I'll give it a go, thanks.
On Oct 19, 2007, at 2:23 PM, N_Ox wrote:



Le 19 oct. 07 à 22:45, paul beard a écrit :


On 10/19/07, Lenore Horner [EMAIL PROTECTED] wrote:

(No. Bottom posting is harder to read. The reader must scroll past
all the stuff already read to get to new content.)


You are supposed to remove the stuff that isn't relevant:
bottom-posting provides context so a complex topic can be understood
BEFORE commenting.


Why isn't pear (is that the source of the perl5.8 ?) going to be
broken by having its version of the file overwritten with the one
gimp wants?


The file should be the same, no? What would break?
-- Paul Beard / www.paulbeard.org/
[EMAIL PROTECTED]/[EMAIL PROTECTED]


Some p5-* ports need to overwrite perl5.8 port to upgrade its core  
modules.

This does not break anything. Don't worry, be happy.

--
Anthony Ramine, the infamous MacPorts Trac slave.
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users




___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread paul beard
On 10/19/07, Lenore Horner [EMAIL PROTECTED] wrote:
 Relevant but just read stuff may well run to more than a screen.

 As to perl5.8, if the files are the same, why is gimp needing to
 rewrite them?


I suspect the same file is just owned by two ports.

-- 
Paul Beard / www.paulbeard.org/
[EMAIL PROTECTED]/[EMAIL PROTECTED]
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread paul beard
On 10/19/07, Lenore Horner [EMAIL PROTECTED] wrote:
 (No. Bottom posting is harder to read. The reader must scroll past
 all the stuff already read to get to new content.)

You are supposed to remove the stuff that isn't relevant:
bottom-posting provides context so a complex topic can be understood
BEFORE commenting.

 Why isn't pear (is that the source of the perl5.8 ?) going to be
 broken by having its version of the file overwritten with the one
 gimp wants?

The file should be the same, no? What would break?
-- 
Paul Beard / www.paulbeard.org/
[EMAIL PROTECTED]/[EMAIL PROTECTED]
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread paul beard
On 10/19/07, Lenore Horner [EMAIL PROTECTED] wrote:
 If so, then the demand for each to rewrite seems to be a flaw either
 in the port files or in the structure of port itself (I don't know
 enough to tell which).

Best case, if the file to be written is identical to the one to be
overwritten (do an MD5 sum against it or something), then silently
pass it by.
-- 
Paul Beard / www.paulbeard.org/
[EMAIL PROTECTED]/[EMAIL PROTECTED]
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread Daniel J. Luke

On Oct 19, 2007, at 4:42 PM, Lenore Horner wrote:

Why isn't pear (is that the source of the perl5.8 ?)


I think the poster wrote 'pear' when 'perl' was what was meant.

going to be broken by having its version of the file overwritten  
with the one gimp wants?


no. The file in question is from the p5-pathtools port, it supplies a  
newer (but still compatible) version of a library that is included  
with the normal perl distribution. Due to some peculiarities with how  
perl searches for libraries, it is necessary to overwrite the  
provided version with the new version for most software to be able to  
load it.


Of course, one reason to use macports is that other people (the port  
maintainers) have thought about these kinds of questions and so  
normally things 'just work'.


--
Daniel J. Luke
++
| * [EMAIL PROTECTED] * |
| *-- http://www.geeklair.net -* |
++
|   Opinions expressed are mine and do not necessarily   |
|  reflect the opinions of my employer.  |
++




PGP.sig
Description: This is a digitally signed message part
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


tiff

2007-10-19 Thread rodneytamblyn

I am having trouble getting tiff to install, and it seems I am not alone
(http://www.nabble.com/port--u-upgrade-outdated-tf4564763.html#a13038283)

Can anyone tell me what I'm doing wrong?

I've tried:

port sync
sudo port -dvnf upgrade outdated 
port clean tiff


lake:~ root# port install tiff
---  Fetching tiff
---  Verifying checksum(s) for tiff
---  Extracting tiff
---  Configuring tiff
---  Building tiff with target all
Error: Target org.macports.build returned: shell command  cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/tiff-3.8.2
 make all  returned error 2
Command output:
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:559: error: parse
error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560: error: parse
error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:561: error: parse
error before innerRadius
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:562: error: parse
error before innerRadius
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:565: error: parse
error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:566: error: parse
error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:576: error: parse
error before param
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:616: error: parse
error before mode
tiffgt.c: In function 'raster_draw':
tiffgt.c:285: warning: implicit declaration of function 'glDrawPixels'
tiffgt.c:285: error: 'GL_RGBA' undeclared (first use in this function)
tiffgt.c:285: error: (Each undeclared identifier is reported only once
tiffgt.c:285: error: for each function it appears in.)
tiffgt.c:285: error: 'GL_UNSIGNED_BYTE' undeclared (first use in this
function)
tiffgt.c:285: error: parse error before GLvoid
tiffgt.c: In function 'raster_reshape':
tiffgt.c:291: error: 'GLfloat' undeclared (first use in this function)
tiffgt.c:291: error: parse error before xratio
tiffgt.c:293: error: 'xratio' undeclared (first use in this function)
tiffgt.c:293: error: 'yratio' undeclared (first use in this function)
tiffgt.c:295: warning: implicit declaration of function 'glPixelZoom'
tiffgt.c:296: warning: implicit declaration of function 'glViewport'
tiffgt.c: In function 'raster_keys':
tiffgt.c:303: warning: unused parameter 'x'
tiffgt.c:303: warning: unused parameter 'y'
tiffgt.c: In function 'raster_special':
tiffgt.c:348: warning: unused parameter 'x'
tiffgt.c:348: warning: unused parameter 'y'
make[1]: *** [tiffgt-tiffgt.o] Error 1
make: *** [all-recursive] Error 1

Thanks in advance,

~ Rodney
-- 
View this message in context: 
http://www.nabble.com/tiff-tf4656376.html#a13305194
Sent from the MacPorts - Users mailing list archive at Nabble.com.

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: tiff

2007-10-19 Thread William Davis


On Oct 19, 2007, at 10:09 PM, rodneytamblyn wrote:



I am having trouble getting tiff to install, and it seems I am not  
alone
(http://www.nabble.com/port--u-upgrade-outdated- 
tf4564763.html#a13038283)


Can anyone tell me what I'm doing wrong?

I've tried:

port sync
sudo port -dvnf upgrade outdated
port clean tiff


lake:~ root# port install tiff
---  Fetching tiff
---  Verifying checksum(s) for tiff
---  Extracting tiff
---  Configuring tiff
---  Building tiff with target all
Error: Target org.macports.build returned: shell command  cd
/opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_graph 
ics_tiff/work/tiff-3.8.2

 make all  returned error 2


/snip/

I think the actual error occured in the previous step  
Configuring That build phase error 2 is just file [dir] not  
found (I think)

run it again with:
port clean tiff
port install -d tiff

and send the output to the list and lets take a look
good luck

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: tiff

2007-10-19 Thread William Davis


On Oct 19, 2007, at 10:09 PM, rodneytamblyn wrote:



I am having trouble getting tiff to install, and it seems I am not  
alone
(http://www.nabble.com/port--u-upgrade-outdated- 
tf4564763.html#a13038283)


Can anyone tell me what I'm doing wrong?

I've tried:

port sync
sudo port -dvnf upgrade outdated
port clean tiff



btw  I dont see the relevance of the thread you cited -- that relates  
to someone trying to build a script for certain reasons to run port.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread N_Ox


Le 19 oct. 07 à 22:45, paul beard a écrit :


On 10/19/07, Lenore Horner [EMAIL PROTECTED] wrote:

(No. Bottom posting is harder to read. The reader must scroll past
all the stuff already read to get to new content.)


You are supposed to remove the stuff that isn't relevant:
bottom-posting provides context so a complex topic can be understood
BEFORE commenting.


Why isn't pear (is that the source of the perl5.8 ?) going to be
broken by having its version of the file overwritten with the one
gimp wants?


The file should be the same, no? What would break?
--  
Paul Beard / www.paulbeard.org/

[EMAIL PROTECTED]/[EMAIL PROTECTED]


Some p5-* ports need to overwrite perl5.8 port to upgrade its core  
modules.

This does not break anything. Don't worry, be happy.

--
Anthony Ramine, the infamous MacPorts Trac slave.
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread William Davis


On Oct 19, 2007, at 3:34 PM, Lenore Horner wrote:


Sure, but is that now going to mess up his perl5.8 port?
Lenore

On Oct 19, 2007, at 2:19 PM, Daniel J. Luke wrote:


On Oct 19, 2007, at 3:08 PM, Mack Johnson wrote:
trying to install gimp and I get this error. Can you tell me how  
to fix this?


You must install or activate this package with '-f' (force) as it  
needs to overwrite files installed by the perl5.8 port


This line that you pasted has your answer:

port -f activate p5-pathtools


---  Installing p5-pathtools 3.25_0
---  Activating p5-pathtools 3.25_0
Error: Target org.macports.activate returned: Image error: /opt/ 
local/lib/perl5/5.8.8/darwin-2level/auto/Cwd/Cwd.bs is being used  
by the active perl5.8 port.  Please deactivate this port first,  
or use the -f flag to force the activation.
Error: The following dependencies failed to build: gimp2  
libgnomeui libbonoboui libbonobo p5-getopt-long p5-pathtools popt  
libgnome esound audiofile gnome-vfs gconf gnome-mime-data howl  
neon openssl libgnomecanvas gail libglade2 libgtkhtml libmng  
autoconf help2man p5-locale-gettext libtool m4 automake lcms  
librsvg libcroco libgsf libwmf poppler poppler-data py25-gtk py25- 
cairo py25-numeric python25 py25-gobject

Error: Status 1 encountered during processing.



No it shouldnt mess up pear. It will just update this file.
BTW bottom posting is easier to read... ;)
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread William Davis


On Oct 19, 2007, at 3:08 PM, Mack Johnson wrote:

trying to install gimp and I get this error. Can you tell me how to  
fix this?


You must install or activate this package with '-f' (force) as it  
needs to overwrite files installed by the perl5.8 port

---  Installing p5-pathtools 3.25_0
---  Activating p5-pathtools 3.25_0
Error: Target org.macports.activate returned: Image error: /opt/ 
local/lib/perl5/5.8.8/darwin-2level/auto/Cwd/Cwd.bs is being used  
by the active perl5.8 port.  Please deactivate this port first, or  
use the -f flag to force the activation.
Error: The following dependencies failed to build: gimp2 libgnomeui  
libbonoboui libbonobo p5-getopt-long p5-pathtools popt libgnome  
esound audiofile gnome-vfs gconf gnome-mime-data howl neon openssl  
libgnomecanvas gail libglade2 libgtkhtml libmng autoconf help2man  
p5-locale-gettext libtool m4 automake lcms librsvg libcroco libgsf  
libwmf poppler poppler-data py25-gtk py25-cairo py25-numeric  
python25 py25-gobject

Error: Status 1 encountered during processing.
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users



did you try sudo port -f install gimp ? I think that will pass the -f  
along. if not try sudo port -f install p5-pathways @3.25_0


you may need to sudo port clean gimp and sudo port clean p5-pathways  
@3.25 first


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread Lenore Horner

Sure, but is that now going to mess up his perl5.8 port?
Lenore

On Oct 19, 2007, at 2:19 PM, Daniel J. Luke wrote:


On Oct 19, 2007, at 3:08 PM, Mack Johnson wrote:
trying to install gimp and I get this error. Can you tell me how  
to fix this?


You must install or activate this package with '-f' (force) as it  
needs to overwrite files installed by the perl5.8 port


This line that you pasted has your answer:

port -f activate p5-pathtools


---  Installing p5-pathtools 3.25_0
---  Activating p5-pathtools 3.25_0
Error: Target org.macports.activate returned: Image error: /opt/ 
local/lib/perl5/5.8.8/darwin-2level/auto/Cwd/Cwd.bs is being used  
by the active perl5.8 port.  Please deactivate this port first, or  
use the -f flag to force the activation.
Error: The following dependencies failed to build: gimp2  
libgnomeui libbonoboui libbonobo p5-getopt-long p5-pathtools popt  
libgnome esound audiofile gnome-vfs gconf gnome-mime-data howl  
neon openssl libgnomecanvas gail libglade2 libgtkhtml libmng  
autoconf help2man p5-locale-gettext libtool m4 automake lcms  
librsvg libcroco libgsf libwmf poppler poppler-data py25-gtk py25- 
cairo py25-numeric python25 py25-gobject

Error: Status 1 encountered during processing.
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


--
Daniel J. Luke
++
| * [EMAIL PROTECTED] * |
| *-- http://www.geeklair.net -* |
++
|   Opinions expressed are mine and do not necessarily   |
|  reflect the opinions of my employer.  |
++


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Gimp Error

2007-10-19 Thread Mack Johnson
trying to install gimp and I get this error. Can you tell me how to  
fix this?


You must install or activate this package with '-f' (force) as it  
needs to overwrite files installed by the perl5.8 port

---  Installing p5-pathtools 3.25_0
---  Activating p5-pathtools 3.25_0
Error: Target org.macports.activate returned: Image error: /opt/local/ 
lib/perl5/5.8.8/darwin-2level/auto/Cwd/Cwd.bs is being used by the  
active perl5.8 port.  Please deactivate this port first, or use the - 
f flag to force the activation.
Error: The following dependencies failed to build: gimp2 libgnomeui  
libbonoboui libbonobo p5-getopt-long p5-pathtools popt libgnome  
esound audiofile gnome-vfs gconf gnome-mime-data howl neon openssl  
libgnomecanvas gail libglade2 libgtkhtml libmng autoconf help2man p5- 
locale-gettext libtool m4 automake lcms librsvg libcroco libgsf  
libwmf poppler poppler-data py25-gtk py25-cairo py25-numeric python25  
py25-gobject

Error: Status 1 encountered during processing.
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


rsync server down?

2007-10-19 Thread paul beard
[/Users/paul/gl_tail-0.06]# port -v sync
Synchronizing from rsync://rsync.macports.org/release/ports/
rsync: failed to connect to rsync.macports.org: Operation timed out (60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-24.1/rsync/clientserver.c(94)
port sync failed: sync failed doing rsync
([EMAIL PROTECTED])-(09:48 AM / Fri Oct 19)
[/Users/paul/gl_tail-0.06]# ping rsync.macports.org
PING rsync.macosforge.org (17.254.17.246): 56 data bytes
^C
--- rsync.macosforge.org ping statistics ---
11 packets transmitted, 0 packets received, 100% packet loss


-- 
Paul Beard / www.paulbeard.org/
[EMAIL PROTECTED]/[EMAIL PROTECTED]
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Issue in installing tomcat5 using MacPorts

2007-10-19 Thread pine88

Hi,

Using MacPorts to install tomcat5 on OS 10.4.11 on my Intel MacBook Pro, I
am getting a build error as appended below.

Someone pointed me that I was using an old version of JspTagException, so I
had looked at servlet23-api.jar file in /opt/local/share/java, and found the
JspTagException class had no constructor defined for JspTagException(String
msg, Throwable rootCause) although I saw it's parent JspException class had
constructor with 2nd parameter of Throwable. 

Would this be the cause of this build error?  It makes me wonder if
servlet23 MacPort package has any incompatibility issues with
jakarta-taglibs.

Any ideas?

 sudo port install tomcat5
(.. all dependencies up to this point built and installed successfully
..)
---  Fetching jakarta-taglibs-standard-11
---  Verifying checksum(s) for jakarta-taglibs-standard-11
---  Extracting jakarta-taglibs-standard-11
---  Configuring jakarta-taglibs-standard-11
---  Building jakarta-taglibs-standard-11 with target dist
Error: Target org.macports.build returned: shell command  cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_jakarta-taglibs-standard-11/work/jakarta-taglibs-standard-1.1.2-src/standard
 ant dist
-Dbuild.dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_jakarta-taglibs-standard-11/work/jakarta-taglibs-standard-1.1.2-src/standard/build
-Ddist.dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_jakarta-taglibs-standard-11/work/jakarta-taglibs-standard-1.1.2-src/standard/dist
-Djunit.jar=/opt/local/share/java/junit.jar
-Dservlet24.jar=/opt/local/share/java/servlet24-api.jar
-Dservlet23.jar=/opt/local/share/java/servlet23-api.jar
-Djsp20.jar=/opt/local/share/java/jsp2-api.jar
-Dxalan.jar=/opt/local/share/java/xalan.jar  returned error 1
Command output: [javac]
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_jakarta-taglibs-standard-11/work/jakarta-taglibs-standard-1.1.2-src/standard/src/org/apache/taglibs/standard/tag/common/xml/XPathUtil.java:552:
cannot find symbol
[javac] symbol  : constructor
JspTagException(java.lang.String,javax.xml.transform.TransformerException)
[javac] location: class javax.servlet.jsp.JspTagException
[javac] throw new JspTagException(te.toString(), te);
[javac]  

-- 
View this message in context: 
http://www.nabble.com/Issue-in-installing-tomcat5-using-MacPorts-tf4654549.html#a13298771
Sent from the MacPorts - Users mailing list archive at Nabble.com.

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp Error

2007-10-19 Thread Lenore Horner
(No. Bottom posting is harder to read. The reader must scroll past  
all the stuff already read to get to new content.)


Why isn't pear (is that the source of the perl5.8 ?) going to be  
broken by having its version of the file overwritten with the one  
gimp wants?


Lenore

On Oct 19, 2007, at 3:11 PM, William Davis wrote:



On Oct 19, 2007, at 3:34 PM, Lenore Horner wrote:


Sure, but is that now going to mess up his perl5.8 port?
Lenore

On Oct 19, 2007, at 2:19 PM, Daniel J. Luke wrote:


On Oct 19, 2007, at 3:08 PM, Mack Johnson wrote:
trying to install gimp and I get this error. Can you tell me how  
to fix this?


You must install or activate this package with '-f' (force) as  
it needs to overwrite files installed by the perl5.8 port


This line that you pasted has your answer:

port -f activate p5-pathtools


---  Installing p5-pathtools 3.25_0
---  Activating p5-pathtools 3.25_0
Error: Target org.macports.activate returned: Image error: /opt/ 
local/lib/perl5/5.8.8/darwin-2level/auto/Cwd/Cwd.bs is being  
used by the active perl5.8 port.  Please deactivate this port  
first, or use the -f flag to force the activation.
Error: The following dependencies failed to build: gimp2  
libgnomeui libbonoboui libbonobo p5-getopt-long p5-pathtools  
popt libgnome esound audiofile gnome-vfs gconf gnome-mime-data  
howl neon openssl libgnomecanvas gail libglade2 libgtkhtml  
libmng autoconf help2man p5-locale-gettext libtool m4 automake  
lcms librsvg libcroco libgsf libwmf poppler poppler-data py25- 
gtk py25-cairo py25-numeric python25 py25-gobject

Error: Status 1 encountered during processing.



No it shouldnt mess up pear. It will just update this file.
BTW bottom posting is easier to read... ;)


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: tiff

2007-10-19 Thread rodney tamblyn

Hi William,

Thanks for your reply.

Regarding the URL I got this wrong (meant to link to a posting not  
the whole thread), here's the posting I was reading:

http://www.nabble.com/Re%3A-port--u-upgrade-outdated-p13038283.html

Log of output from re-running per your suggestions...

lake:/Users/oceanbrowser/Sites/forum/includes root# port clean tiff
---  Cleaning tiff
lake:/Users/oceanbrowser/Sites/forum/includes root# port install -d tiff
---  Fetching tiff
---  Verifying checksum(s) for tiff
---  Extracting tiff
---  Configuring tiff
---  Building tiff with target all
Error: Target org.macports.build returned: shell command  cd /opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic 
s_tiff/work/tiff-3.8.2  make all  returned error 2
Command output: /System/Library/Frameworks/GLUT.framework/Headers/ 
glut.h:559: error: parse error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560: error:  
parse error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:561: error:  
parse error before innerRadius
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:562: error:  
parse error before innerRadius
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:565: error:  
parse error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:566: error:  
parse error before size
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:576: error:  
parse error before param
/System/Library/Frameworks/GLUT.framework/Headers/glut.h:616: error:  
parse error before mode

tiffgt.c: In function 'raster_draw':
tiffgt.c:285: warning: implicit declaration of function 'glDrawPixels'
tiffgt.c:285: error: 'GL_RGBA' undeclared (first use in this function)
tiffgt.c:285: error: (Each undeclared identifier is reported only once
tiffgt.c:285: error: for each function it appears in.)
tiffgt.c:285: error: 'GL_UNSIGNED_BYTE' undeclared (first use in this  
function)

tiffgt.c:285: error: parse error before GLvoid
tiffgt.c: In function 'raster_reshape':
tiffgt.c:291: error: 'GLfloat' undeclared (first use in this function)
tiffgt.c:291: error: parse error before xratio
tiffgt.c:293: error: 'xratio' undeclared (first use in this function)
tiffgt.c:293: error: 'yratio' undeclared (first use in this function)
tiffgt.c:295: warning: implicit declaration of function 'glPixelZoom'
tiffgt.c:296: warning: implicit declaration of function 'glViewport'
tiffgt.c: In function 'raster_keys':
tiffgt.c:303: warning: unused parameter 'x'
tiffgt.c:303: warning: unused parameter 'y'
tiffgt.c: In function 'raster_special':
tiffgt.c:348: warning: unused parameter 'x'
tiffgt.c:348: warning: unused parameter 'y'
make[1]: *** [tiffgt-tiffgt.o] Error 1
make: *** [all-recursive] Error 1

-
Rodney Tamblyn
OceanBrowser Ltd
Dunedin, New Zealand
Tel: +64 3 4742102 x 22
Tel: +64 4 4602519 x 22
Tel: +61 2 82315746 x 22
http://oceanbrowser.com/phone x 22
http://oceanbrowser.com

Thanks

Regards,

Rodney


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


gnome-vfs fails to built

2007-10-19 Thread Martin Buchmann

Hi,

I am having trouble installing the gnome-vfs port on my Macbook  
(10.4.10, XCode 2.4.1, macports 1.5.2). I submitted a ticket (#12789)  
a while ago without any response. Here's a brief version of the error  
message:


---  Building gnome-vfs with target all
Error: Target org.macports.build returned: shell command  cd /opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_g 
nome-vfs/work/gnome-vfs-2.20.0  make all  returned error 2


[snip]

In file included from ne_auth.c:66:
/usr/include/gssapi/gssapi_generic.h:46: error: syntax error before  
'extern'
/usr/include/gssapi/gssapi_generic.h:47: error: syntax error before  
'extern'
/usr/include/gssapi/gssapi_generic.h:48: error: syntax error before  
'extern'
/usr/include/gssapi/gssapi_generic.h:50: error: syntax error before  
'extern'

make[3]: *** [ne_auth.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: The following dependencies failed to build: goffice libgsf  
gnome-vfs

Error: Status 1 encountered during processing.

Any help is appreciated
  Martin

--
I'm always right. Once I thought I was wrong but I checked
it out - I was right! (Jerry Lee Lewis)


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users