On Fri, 31 Oct 2008, Pavel Kuzin wrote:
Hello!
I`m trying to build cluster 2.03.09 against linux 2.6.27.4.
When building have a error:
upgrade.o: In function `upgrade_device_archive':
/root/newcluster/cluster-2.03.09/ccs/ccs_tool/upgrade.c:226: undefined
reference to `mkostemp'
collect2: ld
On Fri, 31 Oct 2008, Pavel Kuzin wrote:
Hello!
I`m trying to build cluster 2.03.09 against linux 2.6.27.4.
When building have a error:
upgrade.o: In function `upgrade_device_archive':
/root/newcluster/cluster-2.03.09/ccs/ccs_tool/upgrade.c:226: undefined
reference to `mkostemp'
collect2: ld
On Fri, 2008-10-31 at 14:13 +0300, Pavel Kuzin wrote:
> node2:~/newcluster/cluster-2.03.09# uname -a
> Linux node2 2.6.27.4 #2 SMP Fri Oct 31 13:42:09 MSK 2008 i686 GNU/Linux
>
> Distro - Debian Etch
>
Maybe...
> Seems mkostemp is available since glibc 2.7.
> I have 2.6.
> Can "mkostemp" be
Hello!
I`m trying to build cluster 2.03.09 against linux 2.6.27.4.
When building have a error:
upgrade.o: In function `upgrade_device_archive':
/root/newcluster/cluster-2.03.09/ccs/ccs_tool/upgrade.c:226: undefined
reference to `mkostemp'
collect2: ld returned 1 exit status
make[2]: *** [ccs_t