Issue 25452 - libtiff ./configure fails
Summary: libtiff ./configure fails
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 07:01 UTC by rene
Modified: 2004-08-25 17:13 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description rene 2004-02-13 07:01:47 UTC
[ I am not sure framework is right, reassign it as appropriate ]

Hi,

When trying to build current 680 cws:

=============
Building project tiff
=============
/home/rene/OpenOffice.org/Source/cws_src680_ooo20040225/tiff
-------------
mkdir ./unxlngi4.pro/misc/build/tiff-v3.5.5/
mkdir: cannot create directory `./unxlngi4.pro/misc/build/tiff-v3.5.5/': File exists
cd ./unxlngi4.pro/misc/build/tiff-v3.5.5/ && mkdir ../install ; configure
--noninteractive  && touch so_configured_tiff
mkdir: cannot create directory `../install': File exists
                                                                                
Configuring TIFF Software v3.5.5.
                                                                                
If configure does the wrong thing, check the file config.log for
information that may help you understand what went wrong.
                                                                                
Reading site-wide parameters from ./config.site.
Do they really still make i686-unknown-linux systems?!
                                                                                
Cannot locate a working ANSI C compiler.
                                                                                
We attempted to compile the following test program:
                                                                                
----------------------------------------------------------
main(int argc, char* argv) { exit(0); }
----------------------------------------------------------
                                                                                
with these compilers:
                                                                                
     ccache gcc
                                                                                
but none of them were successful.
                                                                                
If your compiler is in a non-standard location, you can specify its
location in several ways:
                                                                                
    o set the environment variable CC
    o create a config.local or config.site file that includes a
      definition for CC
    o supply it on the command line using -with-CC=<pathname>
                                                                                
If command line options are required for ANSI C compilation, set the
ENVOPTS parameter to these options in a similar way (either through
an environment variable or config.local/config.site) and then rerun
this script.
configure:
configure: Unrecoverable error!  Once you've corrected the problem rerun this
script.
dmake:  Error code 1, while making './unxlngi4.pro/misc/build/so_configured_tiff'
---* TG_SLO.MK *---
                                                                                
ERROR: Error 65280 occurred while making
/home/rene/OpenOffice.org/Source/cws_src680_ooo20040225/tiff
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---

ccache gcc builds other things just fine...

Regards,

Rene
Comment 1 thorsten.martens 2004-02-17 11:34:16 UTC
TM->SVesik: Please have a look.
Comment 2 jens-heiner.rechtien 2004-08-13 11:11:06 UTC
tiff is now part of the gtk module. Does the problem still occur?

Reassign to Ause. Ause please close this task if this is no longer a problem.
Comment 3 hjs 2004-08-16 14:54:33 UTC
->rene: please leave me a note if this is still an issue with current snapshots.
if it is, please paste the according error message from "config.log" here.
Comment 4 hjs 2004-08-25 17:12:45 UTC
no more known problems
Comment 5 hjs 2004-08-25 17:13:19 UTC
.