Bugs item #1477914, was opened at 2006-04-27 12:21
Message generated for change (Comment added) made by judith_osdl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1477914&group_id=259

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: packaging
Group: v3.6.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: dann frazier (dannf)
Summary: Build/Fails:systemimager-3.6.3  systemimager-3.7.2, FC5

Initial Comment:
Hi-

I tried building both 3.6.3 and 3.7.2 . 
I am running x86_64 FedoraCore5 . I'll cut
and paste tail of each build below. Probably
each package the build is makeing is already
present in the system, only versions often
don't match up.



363
----
ed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/state/dhcp   
#g" \
        -e "s#RUNDIR#/var/run#g" < dhcp-options.5
>dhcp-options.man5
nroff -man dhcp-options.man5 >dhcp-options.cat5
tr.c:34: error: expected specifier-qualifier-list
before '__u16'
tr.c: In function 'insert_source_routing':
tr.c:191: error: 'struct routing_entry' has no member
named 'rcf'
tr.c:192: error: '__u16' undeclared (first use in this
function)
tr.c:192: error: (Each undeclared identifier is
reported only once
tr.c:192: error: for each function it appears in.)
tr.c:192: error: expected ';' before 'rcf'
tr.c:193: error: 'struct routing_entry' has no member
named 'rseg'
tr.c:194: error: 'rcf' undeclared (first use in this
function)
tr.c:199: error: 'struct routing_entry' has no member
named 'access_time'
tr.c: In function 'save_source_routing':
tr.c:229: error: '__u16' undeclared (first use in this
function)
tr.c:229: error: expected ';' before 'rcf'
tr.c:246: error: 'rcf' undeclared (first use in this
function)
tr.c:248: error: 'struct routing_entry' has no member
named 'rseg'
tr.c:248: error: 'struct routing_entry' has no member
named 'rseg'
tr.c:250: error: 'struct routing_entry' has no member
named 'rcf'
tr.c:251: error: 'struct routing_entry' has no member
named 'access_time'
tr.c:266: error: 'struct routing_entry' has no member
named 'access_time'
tr.c:271: error: 'struct routing_entry' has no member
named 'rseg'
tr.c:271: error: 'struct routing_entry' has no member
named 'rseg'
tr.c:273: error: 'struct routing_entry' has no member
named 'rcf'
tr.c: In function 'expire_routes':
tr.c:295: error: 'struct routing_entry' has no member
named 'access_time'
make[2]: *** [tr.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/usr/src/redhat/BUILD/systemimager-3.6.3/initrd_source/src/dhcp-2.0pl5/common'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/systemimager-3.6.3/initrd_source/src/dhcp-2.0pl5'
make: ***
[/usr/src/redhat/BUILD/systemimager-3.6.3/initrd_source/src/dhcp-2.0pl5/client/dhclient]
Error 2
error: Bad exit status from /var/tmp/rpm-tmp.62248 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.62248 (%build)
: [EMAIL PROTECTED] SOURCES; lsb_release -a
LSB Version:   
:core-3.0-amd64:core-3.0-ia32:core-3.0-noarch:graphics-3.0-amd64:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: FedoraCore
Description:    Fedora Core release 5 (Bordeaux)
Release:        5
Codename:       Bordeaux
: [EMAIL PROTECTED] SOURCES; ls
1.scr  systemimager-3.6.3.tar.bz2 
systemimager-3.7.2.tar.bz2
: [EMAIL PROTECTED] SOURCES; exit
exit

Script done on Thu 27 Apr 2006 02:00:08 PM CDT
----------

3.7.3
---
gcc -Llibhfs hfsutil.o hcwd.o   \
        hattrib.o hcd.o hcopy.o hdel.o hformat.o hls.o
hmkdir.o hmount.o hpwd.o hrename.o hrmdir.o humount.o
hvol.o crc.o binhex.o copyin.o copyout.o charset.o
darray.o dlist.o dstring.o glob.o suid.o version.o  \
        -lhfs   -o hfsutil
ln -f hfsutil hattrib
ln -f hfsutil hcd
ln -f hfsutil hcopy
ln -f hfsutil hdel
ln -f hfsutil hdir
ln -f hfsutil hformat
ln -f hfsutil hls
ln -f hfsutil hmkdir
ln -f hfsutil hmount
ln -f hfsutil hpwd
ln -f hfsutil hrename
ln -f hfsutil hrmdir
ln -f hfsutil humount
ln -f hfsutil hvol
make[1]: Leaving directory
`/usr/src/redhat/BUILD/systemimager-3.7.2/src/hfsutils-3.2.6'
make: *** No rule to make target
`/usr/src/redhat/BUILD/systemimager-3.7.2/src/dosfstools-2.11/mkdosfs/mkdosfs',
needed by
`/usr/src/redhat/BUILD/systemimager-3.7.2/tmp/boel_binaries.tar.gz'.
 Stop.
error: Bad exit status from /var/tmp/rpm-tmp.62913
(%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.62913 (%install)
: [EMAIL PROTECTED] SPECS; lsb_release -a
LSB Version:   
:core-3.0-amd64:core-3.0-ia32:core-3.0-noarch:graphics-3.0-amd64:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: FedoraCore
Description:    Fedora Core release 5 (Bordeaux)
Release:        5
Codename:       Bordeaux



----------------------------------------------------------------------

Comment By: Judith Lebzelter (judith_osdl)
Date: 2006-06-07 12:09

Message:
Logged In: YES 
user_id=716953

I just ran into the same problem wwith the '__u16   
undeclared' message for the tr.c build in version 3.6.3 on  
x86_64.  I see that this bug was submitted over a month ago  
and was wondering if there has been any progress.  Thanks. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1477914&group_id=259


_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to