Bug 265441

Summary: libupnp fails to build in rawhide
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: libupnpAssignee: Eric Tanguy <eric.tanguy>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-07 21:47:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 257221    

Description Jesse Keating 2007-08-29 21:06:11 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../upnp/inc -I./inc -I../threadutil/inc
-I../ixml/inc -I./src/inc -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables -Os -MT
src/genlib/net/http/libupnp_la-httpreadwrite.lo -MD -MP -MF
src/genlib/net/http/.deps/libupnp_la-httpreadwrite.Tpo -c
src/genlib/net/http/httpreadwrite.c  -fPIC -DPIC -o
src/genlib/net/http/.libs/libupnp_la-httpreadwrite.o
src/genlib/net/http/httpreadwrite.c: In function 'http_SendMessage':
src/genlib/net/http/httpreadwrite.c:352: error: expected identifier before '(' token
make[3]: *** [src/genlib/net/http/libupnp_la-httpreadwrite.lo] Error 1

http://koji.fedoraproject.org/koji/getfile?taskID=138425&name=build.log

Comment 1 Eric Tanguy 2007-08-30 21:12:56 UTC
Hi jesse, i don't know how to solve this problem. This lib compiled fine with
F-7 and i can't understand why there is problems now. An idea ? I will ask the
question also upstream.