Hi,
I am having a problem to compile udpcast 20070602 with gcc 3.22.
After I ran
./configure
then
make
I got this error messages:
------------------------------------------------
gcc -g -O2 -Wall -Wall -Wstrict-prototypes -Wdeclaration-after-statement
-Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG
-DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -c -o udp-receiver.o udp-receiver.c
cc1: unrecognized option `-Wdeclaration-after-statement'
make: *** [udp-receiver.o] Error 1
------------------------------------------------
Does anyone have similar problem ?
Thanks in advance.
--
Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org>
National Center for High-performance Computing, Taiwan.
http://www.nchc.org.tw
Public Key Server PGP Key ID: 1024D/9762755A
Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A
Hi,
I'm trying to get udpcast to work via PXE with our machines.
Our SEAGATE ST973402SS (SAS) harddisks are not detected automatically by the
udpcast linux kernel, which I downloaded from
http://udpcast.linux.lu/20070622/linux
> From the output of dmesg,
SCSI subsystem initialized
Fusion MPT base driver 3.04.01
Copyright (c) 1999-2005 LSI Logic Corporation
and the output of lsmod, I am guessing that the right module for the HD is
'mptsas'.
Hence, I guess I need to compile a kernel for udpcast. I read in your website
that one should use your boot image generator. However, this tool is only
distributed as a RPM binary. When using Debian's 'alien' tool to convert the
RPM to a .deb package, I get:
dpkg-gencontrol: error: current build architecture amd64 does not
appear in package's list (i386)
which makes sense, since our arch is amd64.
What's the most intelligent way to go from here? Should I get a hold of the
sources for udpcast-mkimage-20070622-1.i586.rpm to build udpcast-mkimage
myself? Where are the sources available?
Is there an easier way to go about all this?
Thanks a lot,
/P
Hello,
i builded a initrd for udpcast with cast'o matic and one with the command
line tool. With both initrd
linux trys to configure ip settings with bootp, but i have no bootp server
in the network. Can i deactivate it
or change it to dhcp? In config file the makeImage program is dhcp switched
to "yes"
I tryed also to change the dhcpd.conf with the two parameters:
allow bootp;
allow booting;
but no success.
Any Ideas?
kind regards,
Markus
Hi,
I'm trying to get udpcast to work via PXE with our machines.
Our SEAGATE ST973402SS (SAS) harddisks are not detected automatically by the
udpcast linux kernel, which I downloaded from
http://udpcast.linux.lu/20070622/linux
> From the output of dmesg,
SCSI subsystem initialized
Fusion MPT base driver 3.04.01
Copyright (c) 1999-2005 LSI Logic Corporation
and the output of lsmod, I am guessing that the right module for the HD is
'mptsas'.
Hence, I guess I need to compile a kernel for udpcast. I read in your website
that one should use your boot image generator. However, this tool is only
distributed as a RPM binary. When using Debian's 'alien' tool to convert the
RPM to a .deb package, I get:
dpkg-gencontrol: error: current build architecture amd64 does not
appear in package's list (i386)
which makes sense, since our arch is amd64.
What's the most intelligent way to go from here? Should I get a hold of the
sources for udpcast-mkimage-20070622-1.i586.rpm to build udpcast-mkimage
myself? Where are the sources available?
Is there an easier way to go about all this?
Thanks a lot,
/P
I was trying to test UDPCast with 3 PCs, one of the receivers had a HD
smaller than the image of the sender...when it starts to download it
suddenly crashes...is this the standard behavior when we have a workstation
with this issue?
Hello,
I've troubles getting my new workstation to run with UDP Cast.
There seem to be no fitting drivers for my onboard lan and storage
(sata) controllers.
Here are some Details about the board I'm using:
LAN Support 10/100/1000 Mbits/sec LAN subsystem using the Realtek
RTL8111-GR Ethernet Controller
-> He's offering me the Realtek RTL-8169 but they're unable to connect
to my DHCP-Server although the connection
works perfectly under windows on the same machine
Chipset Intel® G31 Express Chipset, consisting of:
• Intel® 82G31 Graphics and Memory Controller Hub (GMCH)
• Intel® 82801GB I/O Controller Hub (ICH7)
--> Same here: No detection of any harddisc.
(Source: intel.com except the "-->"-parts ;-)
Has anyone an idea for me to get your great piece of software to run?
Thank you all very much,
Werner