HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of net-print/cups/1.3.9/1


Ignore:
Timestamp:
12/30/08 21:42:16 (7 years ago)
Author:
scottmc
Comment:

initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • net-print/cups/1.3.9/1

    v1 v2  
     1 * ./configure --prefix=/boot/common 
     2 * make 
     3 
     4 make fails: 
    15  
     6{{{ 
     7~/cups-1.3.9> make 
     8Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE  -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
     9Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE  -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
     10Using LDFLAGS=-L../cups -L../filter -Wall -Wno-format-y2k -fPIC -Os -g 
     11Using LIBS=-lcups -lssl -lcrypto -pthread  
     12Making all in cups... 
     13Compiling adminutil.c... 
     14Compiling array.c... 
     15Compiling attr.c... 
     16Compiling auth.c... 
     17Compiling backchannel.c... 
     18Compiling backend.c... 
     19Compiling custom.c... 
     20Compiling dest.c... 
     21Compiling dir.c... 
     22Compiling emit.c... 
     23Compiling encode.c... 
     24Compiling file.c... 
     25Compiling getifaddrs.c... 
     26Compiling getputfile.c... 
     27Compiling globals.c... 
     28Compiling http.c... 
     29Compiling http-addr.c... 
     30/boot/home/cups-1.3.9/cups/http-addr.c: In function `httpAddrAny': 
     31/boot/home/cups-1.3.9/cups/http-addr.c:55: warning: implicit declaration of function `IN6_IS_ADDR_UNSPECIFIED' 
     32/boot/home/cups-1.3.9/cups/http-addr.c: In function `httpAddrLocalhost': 
     33/boot/home/cups-1.3.9/cups/http-addr.c:146: warning: implicit declaration of function `IN6_IS_ADDR_LOOPBACK' 
     34/boot/home/cups-1.3.9/cups/http-addr.c: In function `httpAddrString': 
     35/boot/home/cups-1.3.9/cups/http-addr.c:350: structure has no member named `s6_addr32' 
     36/boot/home/cups-1.3.9/cups/http-addr.c:352: structure has no member named `s6_addr32' 
     37/boot/home/cups-1.3.9/cups/http-addr.c:361: structure has no member named `s6_addr32' 
     38/boot/home/cups-1.3.9/cups/http-addr.c:371: structure has no member named `s6_addr32' 
     39/boot/home/cups-1.3.9/cups/http-addr.c:383: structure has no member named `s6_addr32' 
     40/boot/home/cups-1.3.9/cups/http-addr.c:385: structure has no member named `s6_addr32' 
     41make[1]: *** [http-addr.o] Error 1 
     42make: *** [all] Error 1 
     43~/cups-1.3.9> ~/cups-1.3.9>  
     44}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/