AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
June 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2004.06.06 22:26 "[ANNOUNCE]: Libtiff 3.7.0 released", by Andrey Kiselev
2004.06.06 22:46 "Re: tiff-3.7.0alpha", by Bob Friesenhahn
2004.06.06 23:07 "Re: tiff-3.7.0alpha", by Bob Friesenhahn
2004.06.07 07:57 "Re: tiff-3.7.0alpha", by Andrey Kiselev
2004.06.06 23:32 "Re: tiff-3.7.0alpha", by Bob Friesenhahn
2004.06.07 08:59 "Re: tiff-3.7.0alpha", by Andrey Kiselev
2004.06.07 13:43 "Re: tiff-3.7.0alpha", by Bob Friesenhahn
2004.06.07 19:20 "Re: tiff-3.7.0alpha", by Andrey Kiselev

2004.06.07 13:43 "Re: tiff-3.7.0alpha", by Bob Friesenhahn

On Mon, 7 Jun 2004, Andrey Kiselev wrote:
> ...
> > gcc-3.4.0:
> > /home/bfriesen/src/graphics/tiff-3.7.0alpha/port/.libs/libport.a: No such
> > file or directory
>
> That is strange. libport.a should be built in any case. If your case it
> will be just empty library without any objects inside, but it should
> be built. Perhaps, it is autotools glitches, related to LTLIBOBJS
> handling. I shall try to investigate.

One would imagine that there should be a library since rules are there 
to create it, but the static library needs some actual content in 
order to exist!  The ar utility doesn't know how to create an archive 
file without content.

One way around this is to make use of the port library conditional. 
If there is nothing in it, then the variable which supplies the 
dependency is empty.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen