<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HPE Storeopen software - problem while compilation in StoreEver Tape Storage</title>
    <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066819#M56513</link>
    <description>&lt;P&gt;I cannot use the RPM, reason : dependency problem&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 11:44:00 GMT</pubDate>
    <dc:creator>Purnelle</dc:creator>
    <dc:date>2019-10-18T11:44:00Z</dc:date>
    <item>
      <title>HPE Storeopen software - problem while compilation</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066817#M56511</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to compile LTFS under CentOS 6.&lt;/P&gt;&lt;P&gt;I installed fuse 2.8.6 from source&lt;/P&gt;&lt;P&gt;I installer a glibc 2.17 from source&lt;/P&gt;&lt;P&gt;But :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wsign-compare -D_FILE_OFFSET_BITS=64 -I/usr/local/fuse-2.8.6/include/fuse -I/usr/include/uuid -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/include -fkeep-inline-functions -rdynamic -I/usr/local/glibc-2.17/include -O0 -ggdb -L/usr/local/fuse-2.8.6/lib -luuid -lxml2 -lpthread -ldl -lm -L/usr/local/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -L/usr/local/glibc-2.17/lib -o ltfs ltfs-main.o ltfs-ltfs_fuse.o libltfs/libltfs.la ../messages/bin_ltfs_dat.o&lt;BR /&gt;libtool: link: gcc -std=gnu99 -Wall -Wsign-compare -D_FILE_OFFSET_BITS=64 -I/usr/local/fuse-2.8.6/include/fuse -I/usr/include/uuid -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/include -fkeep-inline-functions -rdynamic -I/usr/local/glibc-2.17/include -O0 -ggdb -o .libs/ltfs ltfs-main.o ltfs-ltfs_fuse.o ../messages/bin_ltfs_dat.o -L/usr/local/fuse-2.8.6/lib -L/usr/local/lib -L/usr/local/glibc-2.17/lib libltfs/.libs/libltfs.so -luuid -lxml2 -licui18n -licuuc -licudata -lpthread -ldl -lm -Wl,-rpath -Wl,/usr/local/lib&lt;BR /&gt;ltfs-main.o: In function `ltfs_parse_options':&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:446: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:448: undefined reference to `fuse_main_real'&lt;BR /&gt;ltfs-main.o: In function `main':&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:621: undefined reference to `fuse_opt_parse'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:667: undefined reference to `fuse_opt_insert_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:680: undefined reference to `fuse_opt_parse'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:757: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:767: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:776: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:784: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:818: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:986: undefined reference to `fuse_opt_free_args'&lt;BR /&gt;ltfs-main.o: In function `single_drive_main':&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:1057: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:1067: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:1292: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:1345: undefined reference to `fuse_opt_add_arg'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:1347: undefined reference to `fuse_parse_cmdline'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:1348: undefined reference to `fuse_opt_free_args'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/main.c:1372: undefined reference to `fuse_main_real'&lt;BR /&gt;ltfs-ltfs_fuse.o: In function `_ltfs_fuse_attr_to_stat':&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/ltfs_fuse.c:282: undefined reference to `fuse_get_context'&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/ltfs_fuse.c:283: undefined reference to `fuse_get_context'&lt;BR /&gt;ltfs-ltfs_fuse.o: In function `ltfs_fuse_fgetattr':&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/ltfs_fuse.c:303: undefined reference to `fuse_get_context'&lt;BR /&gt;ltfs-ltfs_fuse.o: In function `ltfs_fuse_getattr':&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/ltfs_fuse.c:329: undefined reference to `fuse_get_context'&lt;BR /&gt;ltfs-ltfs_fuse.o: In function `ltfs_fuse_statfs':&lt;BR /&gt;/home/secoper/Downloads/trf_corbkp01/ltfs/src/ltfs_fuse.c:371: undefined reference to `fuse_get_context'&lt;BR /&gt;ltfs-ltfs_fuse.o:/home/secoper/Downloads/trf_corbkp01/ltfs/src/ltfs_fuse.c:417: more undefined references to `fuse_get_context' follow&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;make[3]: *** [ltfs] Erreur 1&lt;BR /&gt;make[3]: quittant le répertoire « /home/secoper/Downloads/trf_corbkp01/ltfs/src »&lt;BR /&gt;make[2]: *** [all-recursive] Erreur 1&lt;BR /&gt;make[2]: quittant le répertoire « /home/secoper/Downloads/trf_corbkp01/ltfs/src »&lt;BR /&gt;make[1]: *** [all-recursive] Erreur 1&lt;BR /&gt;make[1]: quittant le répertoire « /home/secoper/Downloads/trf_corbkp01/ltfs »&lt;BR /&gt;make: *** [all] Erreur 2&lt;/P&gt;&lt;P&gt;Where is the problem ?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066817#M56511</guid>
      <dc:creator>Purnelle</dc:creator>
      <dc:date>2019-10-18T11:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Storeopen software - problem while compilation</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066819#M56513</link>
      <description>&lt;P&gt;I cannot use the RPM, reason : dependency problem&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066819#M56513</guid>
      <dc:creator>Purnelle</dc:creator>
      <dc:date>2019-10-18T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Storeopen software - problem while compilation</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066834#M56515</link>
      <description>&lt;P&gt;think that I found the BUG...&lt;/P&gt;&lt;P&gt;If the lib fuse are not in standard poath, configure will not add -lfuse.&lt;/P&gt;&lt;P&gt;Copy/paste the gcc command and add -lfuse work fine and generate ltfs in .libs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, How to add this in ./confoigure for generate correctly the makefile ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 14:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066834#M56515</guid>
      <dc:creator>Purnelle</dc:creator>
      <dc:date>2019-10-18T14:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Storeopen software - problem while compilation</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066842#M56516</link>
      <description>&lt;P&gt;I modfied the Makefile for add the -lfuse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, how to run ltfs with the dedicated glibc ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 15:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7066842#M56516</guid>
      <dc:creator>Purnelle</dc:creator>
      <dc:date>2019-10-18T15:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Storeopen software - problem while compilation</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7067622#M56517</link>
      <description>&lt;P&gt;Please note the StoreOpen Software Support is tested with few operating systems only and among them are Windows Server Operating System, Linux, and Mac OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to the latest BURA Compatibility Matrix for more details.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpsc/doc/public/display?docId=c04616269" target="_blank"&gt;https://support.hpe.com/hpsc/doc/public/display?docId=c04616269&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: In the unsupported configuration (&amp;nbsp;if the problem occurs in the unsupported combination of the operating system, backup software or tape hardware),&amp;nbsp;you might experience unexplained behavior and results. HPE might be unable to provide technical support if you use an unsupported feature or use a feature in an unsupported or undocumented manner.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 13:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7067622#M56517</guid>
      <dc:creator>AshrafK</dc:creator>
      <dc:date>2019-10-25T13:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Storeopen software - problem while compilation</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7067623#M56518</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This tape are working correctly since many years, the tape is not the problem.&lt;/P&gt;&lt;P&gt;The problem is : HPE non offer a ltfS RPM file fully compatibile with CentOS 6.&lt;/P&gt;&lt;P&gt;The software is not usable on CentOS 6.10 as is.&lt;/P&gt;&lt;P&gt;I downloaded IBM SDE and the installation was good, there are one problem, the software not detect my tape, because is HPE tape, so now I looking for replace my HPE tape by a IBM tape...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you HPE&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 13:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7067623#M56518</guid>
      <dc:creator>Purnelle</dc:creator>
      <dc:date>2019-10-25T13:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Storeopen software - problem while compilation</title>
      <link>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7067625#M56519</link>
      <description>&lt;P&gt;I would agree that might have worked for years this far.&amp;nbsp; The unsupported configuration at times works without any issues, and then you may encounter unexplained behavior.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You sure can do replace IBM tape with HPE tape in place.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, please do make sure that HPE tape,&amp;nbsp; HPE tape drive ( with supported drivers and firmware) is configured, and use a supported version of the software listed in the BURA Compatibility Matrix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 13:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storeever-tape-storage/hpe-storeopen-software-problem-while-compilation/m-p/7067625#M56519</guid>
      <dc:creator>AshrafK</dc:creator>
      <dc:date>2019-10-25T13:38:19Z</dc:date>
    </item>
  </channel>
</rss>

