Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 10:49:40 +0900 (JST)
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        turutani@scphys.kyoto-u.ac.jp
Subject:   ports/189538: building net/netatalk fails with cups
Message-ID:  <201405100149.s4A1neNZ017104@h120.65.226.10.32118.vlan.kuins.net>
Resent-Message-ID: <201405100150.s4A1o0TR034980@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189538
>Category:       ports
>Synopsis:       building net/netatalk fails with cups
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 10 01:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 8.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.4-STABLE FreeBSD 8.4-STABLE #27 r264335: Fri Apr 11 12:27:54 JST 2014 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	building net/netatalk on the host with cups fails.
	
>How-To-Repeat:
	% make
	...
	print_cups.c: In function 'cups_printername_ok':
	print_cups.c:134: error: dereferencing pointer to incomplete type
	print_cups.c:135: error: dereferencing pointer to incomplete type
	print_cups.c:167: error: dereferencing pointer to incomplete type
	print_cups.c:169: error: dereferencing pointer to incomplete type
	print_cups.c: In function 'cups_get_printer_status':
	print_cups.c:246: error: dereferencing pointer to incomplete type
	print_cups.c:247: error: dereferencing pointer to incomplete type
	print_cups.c:277: error: dereferencing pointer to incomplete type
	print_cups.c:279: error: dereferencing pointer to incomplete type
	print_cups.c:294: error: dereferencing pointer to incomplete type
	print_cups.c:296: error: dereferencing pointer to incomplete type
	print_cups.c:304: error: dereferencing pointer to incomplete type
	print_cups.c:311: error: dereferencing pointer to incomplete type
	gmake[3]: *** [print_cups.o] Error 1

	
>Fix:
	I have no idea, but this site shows some solution;
	https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713558
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405100149.s4A1neNZ017104>