Displaying 20 results from an estimated 400 matches similar to: "Problem to compile wine on hardened sources"
2005 Nov 18
0
WIne 0.9x crash on make
I've downloaded wine 0.9.1 recently, after having used the last pre-.9 
CVS drop for about a month or so, but the 0.9 version won't compile on 
my system. It conks out with an error in the loader subdir (actual data 
below).
The following is the output I get when I run make:
-------------------------------------------------------------------------------------
bas@pairadocs
2003 Aug 24
1
ibm fstack protector
yo, ive been using the fstack protector for a while now and it worked
fine until i was gonna compile 4.8p3 then i got these errors,
sio.o(.text+0x18b7): undefined reference to `__guard'
sio.o(.text+0x1da9): undefined reference to `__guard'
sio.o(.text+0x1db9): undefined reference to `__stack_smash_handler'
vga_isa.o: In function `isavga_probe':
vga_isa.o(.text+0x10): undefined
2016 Dec 07
1
MSYS2 'make check' output xapian-core-1.4.1-1
System: Microsoft Windows XP Home Edition
CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz
setup for the 'Git for Windows' with MSYS2
gcc-6.1.0 plus utilties and libraries were added
http://nurmi-labs.blogspot.com/2016/11/git.html
obviously, with Home Edition, no network was setup
http://nurmi-labs.blogspot.com/p/xapian-ms.html
System: Slackware Linux (version 14.0)
CPUs: Intel(R) Atom(TM)
2016 Dec 08
2
remotetcp_chert
Dear Olly Betts,
same 32 bit
compiler version
hardware
OS
OS version
as here (where remotetcp_chert passed and skipped 3)
xapian-core-1.2.21.tar.xz
http://nurmi-labs.blogspot.com/2015/10/xapian.html
./apitest backend remoteprog_brass: All 225 tests passed, 3 skipped.
./apitest backend remotetcp_brass: All 225 tests passed, 3 skipped.
./apitest backend remoteprog_chert: All 225 tests passed,
2016 Dec 08
1
configure & make_check logs w/out '--disable-sse'
System: Slackware Linux (version 14.0)
CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz
xapian-core-1.4.1.tar.xz
http://nurmi-labs.blogspot.com/p/xapian-linux-sse.html
2005 Oct 01
1
error on loading zaptel module
i get this error on dmesg:
zaptel: Unknown symbol __stack_smash_handler
zaptel: Unknown symbol __guard
paradise dove
2009 Jan 24
1
[LLVMdev] inline asm semantics: output constraint width smaller than input
On 2009-01-24 19:27, Ingo Molnar wrote:
> * Török Edwin <edwintorok at gmail.com> wrote:
>   
>>  #define put_user(x, ptr)                    \
>>  ({                                \
>> -    int __ret_pu;                        \
>> +    __typeof__(*(ptr)) __ret_pu;                \
>>     
>
> This does not look right. We can sometimes have
2006 May 06
2
can''t find a register in class `BREG'' while reloading `asm''
Hi List-
I''m brand new to xen but an old hand with Linux.
With a fresh, clean, Gentoo installation on this box, I''m attempting to
install xen using the gentoo-standard:
emerge xen
but the process is failing with an error that''s very similar to one
reported by another user (A Streetcar Named: see
2007 Nov 07
1
Question regarding hardened-php
Hi all,
Please forgive what may be an OT question:
I'm considering using hardened php and am interested in any comments
which may be offered regarding hardened php and CentOS5.
For reference:
http://www.hardened-php.net/hardening_patch.14.html
Is hardened php available as an RPM from any of our fine CentOS
repositories?  If not, I'd feel less inclined to use it as it affects
core areas
2007 Jun 27
0
Samba 3.0.24-r3 on Hardened Gentoo
Has anyone experienced any issues with Samba (3.0.24-r3), specifically with
ADS domain joins, running on Hardened Gentoo 2007.0 (kernel 2.6.21 / AMD64)?
 
I get "CLDAP Request Failed" error messages when attempting to do a net ads
join, which has been successful with numerous other systems.  This is
familiar territory for us and a new issue never seen before.
 
Thanks.
2012 Dec 14
1
centos 6 + hardened php
Hi list,
Is there suhosin patched php 5.2+ available for centos 6?
--
Eero
2007 May 08
1
hardened kernel and nut access to ttyS
Hi,
I am running nut with megatec driver accessing ttyS0
as user nut on "standard" kernel (gentoo-sources). It
works fine.
However, I just built a hardened kernel on a new
gentoo machine and have no experience with it. NUT
(upsdrv) is failing because it says it doesn't have
permission to access ttyS0 even though nut is within
the appropriate group. I can add user = root in
ups.conf
2004 Dec 31
2
hardened gentoo (selinux) asterisk problem
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: banner.gif
Type: image/gif
Size: 8818 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041231/593be1e1/banner.gif
2015 May 06
0
"/usr/lib/rpm/redhat/redhat-hardened-ld" path appearing in some libguestfs tarballs
Because of a Fedora bug in libtool[1], some libguestfs tarballs that I
built contain a hard-coded path to a 'redhat-hardened-ld' linker
script inside libtool.
You will find that on non-Fedora/RHEL/CentOS platforms, the build will
fail with an error similar to this:
  gcc: error: /usr/lib/rpm/redhat/redhat-hardened-ld: No such file or directory
The affected tarballs are:
2008 Jun 01
3
Hardened ver of CentOS?
Can anyone recommend a hardened CentOS distro?
2005 Feb 22
0
SV: Problems with Samba and security hardened WinXP SP2 c lients
Thanks! Setting spnego = yes worked perfectly! 
> We're running Fedora Core and Samba-3.0.8-0.pre1.3 and we're
authenticating
> our Windows XP users against Active Directory running on Windows 2003.
> Everything works fine!
> 
> But now we're trying to secure and harden our WinXP machines and now when
> any user logged into a secured WinXP they get the errormessage
2016 Jun 12
0
Hardened UNC Paths, Badlock, encryption defaults?
Hi,
Microsoft some time ago introduced Hardened UNC Paths, and in April 
published the Badlock security fixes, which seem to be related to that. 
Samba at the same time published versions 4.4.1 (and 4.4.2).
Even after reading the release notes of Samba 4.4.1 several times, I 
still do not know whether I must manually adjust smb.conf to be 
protected from these vulnerabilities.
What I do know is
2016 Jan 15
2
redhat-hardened in CFLAGS
Installed R-devel 3.2.3 on a vanilla F23 box. Installing any package
with C code fails with:
gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory
This parameter originates from R's CFLAGS:
  $ R CMD config CFLAGS
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4
-grecord-gcc-switches
2016 Jan 15
2
redhat-hardened in CFLAGS
On Fri, Jan 15, 2016 at 2:45 PM, Michael Smith <my.r.help at gmail.com> wrote:
>
> dnf install redhat-rpm-config
I used:
 yum install /usr/lib/rpm/redhat/redhat-hardened-cc1
And that did the job, however it seems to me this should be a formal
dependency of the R-base rpm package.
2020 Jun 29
0
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld woes
On Mon, 29 Jun 2020 at 10:21, Roger Bivand <Roger.Bivand at nhh.no> wrote:
>
> In the rgdal package, configure.ac has had : ${LDFLAGS=`"${RBIN}" CMD
> config LDFLAGS`} at least since 2012, so picking up LDFLAGS known to the R
> version installed. Very recently, users installing rgdal from source with
> R installed from RPM are seeing problems, such as those reported