make: *** [out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/src/accessors.o] Error 1

658 views
Skip to first unread message

Alex S

unread,
Oct 10, 2013, 2:25:11 AM10/10/13
to android-...@googlegroups.com
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
Hello Friends,

I am new to Android source code building, I downloaded the source code of Gingerbread version 2.3.6,
I solved the normal build error one by one...but now I am stuck on this error,
any one come across this error help me to solve it..

My system config is 

os                : Ubuntu 12.10
git version     : 1.8.4
gcc version   : gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2

 

find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
Copying out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py
Copying out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/jsmin.py
host C++: mksnapshot <= external/v8/src/accessors.cc
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
external/v8/src/accessors.cc:1:0: note: this is the location of the previous definition
In file included from external/v8/src/v8.h:63:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/objects.h: In instantiation of ‘v8::internal::PropertyDetails v8::internal::Dictionary<Shape, Key>::DetailsAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:189:62:   required from here
external/v8/src/objects.h:2140:71: error: ‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2140:71: note: declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2140:71: note: use ‘this->get’ instead
external/v8/src/objects.h: In instantiation of ‘v8::internal::Object* v8::internal::Dictionary<Shape, Key>::ValueAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:248:78:   required from here
external/v8/src/objects.h:2128:60: error: ‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2128:60: note: declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2128:60: note: use ‘this->get’ instead
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Map**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Smi**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Object**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::FixedArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::String**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::DescriptorArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::JSObject**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Proxy**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::NumberDictionary**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Code**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Script**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::SymbolTable**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
Copying out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py
Copying out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/jsmin.py
host C++: mksnapshot <= external/v8/src/accessors.cc
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
external/v8/src/accessors.cc:1:0: note: this is the location of the previous definition
In file included from external/v8/src/v8.h:63:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/objects.h: In instantiation of ‘v8::internal::PropertyDetails v8::internal::Dictionary<Shape, Key>::DetailsAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:189:62:   required from here
external/v8/src/objects.h:2140:71: error: ‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2140:71: note: declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2140:71: note: use ‘this->get’ instead
external/v8/src/objects.h: In instantiation of ‘v8::internal::Object* v8::internal::Dictionary<Shape, Key>::ValueAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:248:78:   required from here
external/v8/src/objects.h:2128:60: error: ‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2128:60: note: declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2128:60: note: use ‘this->get’ instead
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Map**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Smi**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Object**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::FixedArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::String**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::DescriptorArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::JSObject**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Proxy**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::NumberDictionary**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Code**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Script**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::SymbolTable**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:322:3:   required from here
external/v8/src/globals.h:605:3: error: ‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:44:14: note: ‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
make: *** [out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/src/accessors.o] Error 1

Thank in Advance...
Regards,
Alex.

Ying Wang

unread,
Oct 10, 2013, 12:23:59 PM10/10/13
to Android Building


--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
 
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Alex S

unread,
Oct 11, 2013, 5:25:57 AM10/11/13
to android-...@googlegroups.com
HI Ying Wang ,

Thanks for your reply, I got it now it running...
I followed that link..

thanks you once again...
Reply all
Reply to author
Forward
0 new messages