Displaying 4 results from an estimated 4 matches for "fileiter".
2016 Dec 21
2
different compilers and mzR build fails
...for mzR.
Here is failed build:
g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o mzR.so
cramp.o ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o
rnetCDF.o RcppPwiz.o RcppPwizModule.o RcppIdent.o
RcppIdentModule.o ./boost/system/src/error_code.o
./boost/regex/src/posix_api.o ./boost/regex/src/fileiter.o
./boost/regex/src/regex_raw_buffer.o
./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o
./boost/regex/src/instances.o ./boost/regex/src/icu.o
./boost/regex/src/usinstances.o ./boost/regex/src/regex.o
./boost/regex/src/wide_posix_api.o
./boost/regex/src/regex_traits_defaults.o
./boo...
2016 Dec 21
1
different compilers and mzR build fails
...R/lib -Wl,-z,relro -o
>> mzR.so cramp.o
>> ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o
>> rnetCDF.o RcppPwiz.o
>> RcppPwizModule.o RcppIdent.o RcppIdentModule.o
>> ./boost/system/src/error_code.o
>> ./boost/regex/src/posix_api.o
>> ./boost/regex/src/fileiter.o
>> ./boost/regex/src/regex_raw_buffer.o
>> ./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o
>> ./boost/regex/src/instances.o ./boost/regex/src/icu.o
>> ./boost/regex/src/usinstances.o ./boost/regex/src/regex.o
>> ./boost/regex/src/wide_posix_api.o
>>...
2016 Dec 21
0
different compilers and mzR build fails
...uild:
>
> g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o mzR.so cramp.o
> ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o rnetCDF.o RcppPwiz.o
> RcppPwizModule.o RcppIdent.o RcppIdentModule.o
> ./boost/system/src/error_code.o ./boost/regex/src/posix_api.o
> ./boost/regex/src/fileiter.o ./boost/regex/src/regex_raw_buffer.o
> ./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o
> ./boost/regex/src/instances.o ./boost/regex/src/icu.o
> ./boost/regex/src/usinstances.o ./boost/regex/src/regex.o
> ./boost/regex/src/wide_posix_api.o
> ./boost/regex/src/regex_trait...
2003 Jun 05
2
CVS over SSH
Hi there
I'm running a samba cvs server in a windows domain with a W2K PDC. I want to authenticate windows users through ssh. I'm able to login with a windows user to the server on the server himself but when I want to login via a windows client It doesn't work. The connection is refused. Could it be something mis configured in my ssh pam module.
This is my pam ssh module
PAM