#13612 closed defect (worksforme)
tiff 3.8.2 build fails
Reported by: | malier@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | tiff |
Description (last modified by jmpalacios (Juan Manuel Palacios))
In Macosx Leopard Macbookpro ...
#sudo port install tiff Password: ---> 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: Making all in port make[1]: Nothing to be done for `all'. Making all in libtiff make all-am /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2 -Wall -W -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o mkg3states mkg3states.o ../port/libport.la -ljpeg -lz -lc libtool: link: /usr/bin/gcc-4.0 -O2 -Wall -W -o mkg3states mkg3states.o -L/opt/local/lib ../port/.libs/libport.a /opt/local/lib/libjpeg.dylib -lz -lc ld: in ../port/.libs/libport.a, archive has no table of contents collect2: ld returned 1 exit status make[2]: *** [mkg3states] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing.
Change History (8)
comment:1 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|---|
Milestone: | → Port Bugs |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to waqar@… |
---|---|
Summary: | port tiff install fails → tiff 3.8.2 build fails |
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Can you provide more information? What version of Mac OS X, Xcode and MacPorts? What processor?
comment:4 Changed 16 years ago by MrLight@…
Hi.
here same problem:
# sudo port install 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: tiffgt.c:177: warning: implicit declaration of function 'glutSpecialFunc' tiffgt.c:178: warning: implicit declaration of function 'glutMainLoop' tiffgt.c: In function 'setWindowSize': tiffgt.c:279: warning: implicit declaration of function 'glutReshapeWindow' 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: 'GL_UNSIGNED_BYTE' undeclared (first use in this function) tiffgt.c:285: error: syntax error before 'GLvoid' tiffgt.c: In function 'raster_reshape': tiffgt.c:291: error: 'GLfloat' undeclared (first use in this function) tiffgt.c:291: error: syntax 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:299: warning: implicit declaration of function 'glutSetWindowTitle' tiffgt.c: In function 'raster_keys': tiffgt.c:344: warning: implicit declaration of function 'glutPostRedisplay' tiffgt.c:303: warning: unused parameter 'x' tiffgt.c:303: warning: unused parameter 'y' tiffgt.c: In function 'raster_special': tiffgt.c:351: error: 'GLUT_KEY_PAGE_UP' undeclared (first use in this function) tiffgt.c:365: error: 'GLUT_KEY_PAGE_DOWN' undeclared (first use in this function) tiffgt.c:378: error: 'GLUT_KEY_HOME' undeclared (first use in this function) tiffgt.c:385: error: 'GLUT_KEY_END' undeclared (first use in this function) 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 Error: Status 1 encountered during processing. LeoOne:~ root#
Systemversion: Mac OS X 10.5.5 (9F33) Kernel-Version: Darwin 9.5.0 Intel Core 2 Duo fresh MaCports install "MacPorts-1.6.0-10.5-Leopard.dmg"
root# port MacPorts 1.600 Entering interactive mode... ("help" for help, "quit" to quit) [var/root] > version Version: 1.600 [var/root] > quit Goodbye
If You need more infos, please contact me. I simply tryed to install: ImageMagick
I need it for typo3 (sudo port install ImageMagick)
Installation stops et try to install tiff
What should I do?
thx 4 audience ...
Mr Light :-)
comment:5 Changed 16 years ago by MrLight@…
sorry for conected code.
this editor seems only to accept only double CR
Mr Light
comment:6 follow-up: 7 Changed 16 years ago by MrLight@…
Uninstalling XCode 3.0 and installing XCode 3.1.1 solves the problem
Mr Light :-)
comment:7 Changed 16 years ago by raimue (Rainer Müller)
Port: | tiff added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Replying to MrLight@…:
Uninstalling XCode 3.0 and installing XCode 3.1.1 solves the problem
Closing.
Note: See
TracTickets for help on using
tickets.
Assign to maintainer.