search for: sharedos

Displaying 3 results from an estimated 3 matches for "sharedos".

Did you mean: shared's
2006 Jun 04
1
Help with compilation of app_conference in x86_64
...INCLUDE_DIR := $(HOME)/sources/asterisk02/asterisk-1.2.8/include # turn app_conference debugging on or off ( 0 == OFF, 1 == ON ) APP_CONFERENCE_DEBUG := 1 # 0 = OFF 1 = astdsp 2 = speex SILDET := 2 # # app_conference objects to build # OBJS = app_conference.o conference.o member.o frame.o cli.o SHAREDOS = app_conference.so # # standard compile settings # PROC = $(shell uname -m) INSTALL = install CC = gcc INCLUDE = -I$(ASTERISK_INCLUDE_DIR) LIBS = -ldl -lpthread -lm DEBUG := -g CFLAGS = -pipe -Wall -Wmissing-prototypes -Wmissing-declarations $(DEBUG) $(INCLUDE) -D_REENTRANT -D_GNU_SOURCE #CFLA...
2006 Jun 04
1
Compiling VD_app_conference for x86_64
Do anybody could compile app_conference on x86_64??? I tryied with two versions of app_conference and got the same problem on compiling: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared recompile with -fPIC app_conference.o: could not read symbols: Bad value" ENVIRONMENT:
2010 Jul 26
0
cli_session_setup_blob: recieve failed (NT_STATUS_INVALID_PARAMETER)
Hi, I'm trying to access a share on my work network using smbclient. We have an Windows Active Directory network. My client computer is running Solaris 10 u8. The computer hosting the share says it's running Acopia ARX(3.0.0b1) According to Active Directory (not familiar with this OS, i think it is a NAS) I run this command to get the Kerberos ticket. bash-3.00$ kinit jtmb at