I can confirm this. FC4 comes with gcc 4.0 while FC3 had gcc 3.something.
During compilation I got some warnings, which I don't recall to have seen
before (see attached file).

73
Alex OZ9AEC


On Tue, 12 Jul 2005, Ben Coleman NJ8J wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Has anyone else out there compiled tlf on Fedorea Core 4?  I just upgraded
> my shack computer from FC3 to FC4, and after downloading the latest tlf
> (0.9.23) and compiling it, I'm finding that tlf always segfaults.  E.g.,
> with a minimal logcfg.dat (rules=qso, callsign defined, and everything else
> commented out), I get:
> 
>         Welcome to tlf-0.9.23 by PA0R!!
> 
> reading country data
> reading configuration data
> Opening config file logcfg.dat
> reading contest rules file: /usr/local/share/tlf/rules/qso
> Using contest rules file: /usr/local/share/tlf/rules/qso
> reading callmaster data
> Cannot find initial exchange file
> No initial exchange file
> HAMLIB definedSegmentation fault
> 
> 
> I get the segfault whether hamlib is enabled or not.  Any ideas?
> 
> Ben
> - --
> Ben Coleman [EMAIL PROTECTED]
>  "I love the way Microsoft follows standards.  In much the
> same manner that fish follow migrating caribou."
>                                             Paul Tomblin
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFC1AnNRgRgmxNburQRAoxXAJ9oSpu6SyEJGbcqpamx4MVGSvg0lwCfRnJF
> bC/LPf9gX/0WNrh+wJnVAJg=
> =QbQ1
> -----END PGP SIGNATURE-----
> 
> 
> _______________________________________________
> Tlf-devel mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/tlf-devel
> 
lancode.c: In function ‘lan_recv’:
lancode.c:125: warning: pointer targets in passing argument 6 of ‘recvfrom’ 
differ in signedness
sockserv.c: In function ‘recvline’:
sockserv.c:339: warning: pointer targets in passing argument 3 of ‘accept’ 
differ in signedness
sockserv.c:362: warning: pointer targets in passing argument 6 of 
‘recvfrom’ differ in signedness
splitscreen.c: In function ‘sanitize’:
splitscreen.c:547: warning: pointer targets in assignment differ in signedness
splitscreen.c: In function ‘packet’:
splitscreen.c:1073: warning: pointer targets in passing argument 1 of 
‘sanitize’ differ in signedness
splitscreen.c:1089: warning: pointer targets in passing argument 1 of 
‘sanitize’ differ in signedness
splitscreen.c:1101: warning: pointer targets in passing argument 1 of 
‘sanitize’ differ in signedness
splitscreen.c: In function ‘receive_packet’:
splitscreen.c:1186: warning: pointer targets in passing argument 1 of 
‘sanitize’ differ in signedness
splitscreen.c:1199: warning: pointer targets in passing argument 1 of 
‘sanitize’ differ in signedness
splitscreen.c:1213: warning: pointer targets in passing argument 1 of 
‘sanitize’ differ in signedness
writecabrillo.c: In function ‘write_cabrillo’:
writecabrillo.c:49: warning: unused variable ‘ssa_mt_exchange’
_______________________________________________
Tlf-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tlf-devel

Reply via email to